BuilderSyntax<RequestStep>
, RequestStepSyntax
public 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 RequestStepSyntax
public RequestStep build()
build
in interface BuilderSyntax<RequestStep>
Copyright © 2017–2018 Ocraft Project. All rights reserved.