BuilderSyntax<DebugTestProcess>, DebugTestProcessBuilder, DebugTestProcessSyntax, DelaySyntaxpublic 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 DebugTestProcessSyntaxpublic DebugTestProcessBuilder delayInMillis(int delayInMillis)
delayInMillis in interface DelaySyntaxpublic DebugTestProcess build()
build in interface BuilderSyntax<DebugTestProcess>Copyright © 2017–2018 Ocraft Project. All rights reserved.