- validateCompatibility() - Method in class org.alcibiade.chess.engine.GnuChessEngineImpl
-
- validateCompatibility() - Method in class org.alcibiade.chess.engine.PhalanxEngineImpl
-
- valueOf(String) - Static method in enum org.alcibiade.chess.model.ChessGameStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.alcibiade.chess.model.ChessPieceType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.alcibiade.chess.model.ChessSide
-
Returns the enum constant of this type with the specified name.
- valueOfShortName(String) - Static method in enum org.alcibiade.chess.model.ChessSide
-
- values() - Static method in enum org.alcibiade.chess.model.ChessGameStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.alcibiade.chess.model.ChessPieceType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.alcibiade.chess.model.ChessSide
-
Returns an array containing the constants of this enum type, in
the order they are declared.