BuilderSyntax<RequestStep>, RequestStepSyntaxpublic static final class RequestStep.Builder extends java.lang.Object implements RequestStepSyntax
| Constructor | Description |
|---|---|
Builder() |
| Modifier and Type | Method | Description |
|---|---|---|
RequestStep |
build() |
|
BuilderSyntax<RequestStep> |
withCount(int gameLoopCount) |
public BuilderSyntax<RequestStep> withCount(int gameLoopCount)
withCount in interface RequestStepSyntaxpublic RequestStep build()
build in interface BuilderSyntax<RequestStep>Copyright © 2017–2018 Ocraft Project. All rights reserved.