us.the.mac.board
Class BoardContent.TableData.Move
java.lang.Object
us.the.mac.board.BoardContent.TableData.Move
- Enclosing class:
- BoardContent.TableData
public static class BoardContent.TableData.Move
- extends Object
1. e4 d6 ... 20. Rxf5 1-0
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TABLE_NAME
public static final String TABLE_NAME
BLACK_MOVE
public static final String BLACK_MOVE
- See Also:
- Constant Field Values
WHITE_MOVE
public static final String WHITE_MOVE
- See Also:
- Constant Field Values
DB_FIELDS
public static final String DB_FIELDS
- See Also:
- Constant Field Values
BoardContent.TableData.Move
public BoardContent.TableData.Move()