Uses of Interface
net.chesstango.goyeneche.requests.ReqGoExecutor
Packages that use ReqGoExecutor
-
Uses of ReqGoExecutor in net.chesstango.goyeneche.requests
Methods in net.chesstango.goyeneche.requests with parameters of type ReqGoExecutorModifier and TypeMethodDescriptionabstract voidReqGo.execute(ReqGoExecutor reqGoExecutor) Executes the specific behavior of this `ReqGo` request based on the provided executor.voidReqGoDepth.execute(ReqGoExecutor reqGoExecutor) voidReqGoFast.execute(ReqGoExecutor reqGoExecutor) voidReqGoInfinite.execute(ReqGoExecutor reqGoExecutor) voidReqGoTime.execute(ReqGoExecutor reqGoExecutor)