us.the.mac.board
Class Board.PGNEvent
java.lang.Object
us.the.mac.board.Board.PGNEvent
- Enclosing class:
- Board
protected static class Board.PGNEvent
- extends Object
Board.PGNEvent
public Board.PGNEvent(Integer first,
Board.Piece second)
hashCode
public int hashCode()
- Overrides:
hashCode in class Object
equals
public boolean equals(Object other)
- Overrides:
equals in class Object
toString
public String toString()
- Overrides:
toString in class Object
getMove
public Integer getMove()
getTakenPiece
public Board.Piece getTakenPiece()