BuilderSyntax<DebugTestProcess>
, DebugTestProcessBuilder
, DebugTestProcessSyntax
, DelaySyntax
public static final class DebugTestProcess.Builder extends java.lang.Object implements DebugTestProcessSyntax, DelaySyntax
Constructor | Description |
---|---|
Builder() |
Modifier and Type | Method | Description |
---|---|---|
DebugTestProcess |
build() |
|
DebugTestProcessBuilder |
delayInMillis(int delayInMillis) |
|
DelaySyntax |
with(DebugTestProcess.Test test) |
public DelaySyntax with(DebugTestProcess.Test test)
with
in interface DebugTestProcessSyntax
public DebugTestProcessBuilder delayInMillis(int delayInMillis)
delayInMillis
in interface DelaySyntax
public DebugTestProcess build()
build
in interface BuilderSyntax<DebugTestProcess>
Copyright © 2017–2018 Ocraft Project. All rights reserved.