Uses of Enum Class
net.chesstango.gardel.pgn.PGN.Result
Packages that use PGN.Result
-
Uses of PGN.Result in net.chesstango.gardel.pgn
Methods in net.chesstango.gardel.pgn that return PGN.ResultModifier and TypeMethodDescriptionstatic PGN.ResultReturns the enum constant of this class with the specified name.static PGN.Result[]PGN.Result.values()Returns an array containing the constants of this enum class, in the order they are declared.