Othello 1.0
A C E G H I L M O P R S T U V

V

valueOf(String) - Static method in enum edu.drexel.cs.ai.othello.GameState.GameStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum edu.drexel.cs.ai.othello.GameState.Player
Returns the enum constant of this type with the specified name.
values() - Static method in enum edu.drexel.cs.ai.othello.GameState.GameStatus
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum edu.drexel.cs.ai.othello.GameState.Player
Returns an array containing the constants of this enum type, in the order they're declared.
VERSION - Static variable in class edu.drexel.cs.ai.othello.Othello
The release version of this code.

Othello 1.0
A C E G H I L M O P R S T U V
Copyright 2006–2007 Evan A. Sultanik