Uses of Class
net.chesstango.goyeneche.requests.ReqSetOption
Packages that use ReqSetOption
-
Uses of ReqSetOption in net.chesstango.goyeneche
Methods in net.chesstango.goyeneche with parameters of type ReqSetOptionModifier and TypeMethodDescriptionvoidAbstractUCIEngine.do_setOption(ReqSetOption reqSetOption) voidUCIEngine.do_setOption(ReqSetOption reqSetOption) Handles the "setoption" command as part of the Universal Chess Interface (UCI) protocol. -
Uses of ReqSetOption in net.chesstango.goyeneche.requests
Methods in net.chesstango.goyeneche.requests that return ReqSetOption