Uses of Interface
net.chesstango.goyeneche.UCIEngine
Packages that use UCIEngine
Package
Description
-
Uses of UCIEngine in net.chesstango.goyeneche
Classes in net.chesstango.goyeneche that implement UCIEngineModifier and TypeClassDescriptionclassRepresents an abstract implementation of a Universal Chess Interface (UCI) engine. -
Uses of UCIEngine in net.chesstango.goyeneche.requests
Methods in net.chesstango.goyeneche.requests with parameters of type UCIEngineModifier and TypeMethodDescriptionfinal voidvoidvoidvoidvoidvoidvoidvoidvoidExecutes the request using the provided UCIEngine instance. -
Uses of UCIEngine in net.chesstango.goyeneche.stream
Constructors in net.chesstango.goyeneche.stream with parameters of type UCIEngine