Class Hierarchy
- java.lang.Object
- app.chess.AbstractChessPiece (implements app.core.game.Piece)
- app.chess.Chess (implements app.core.game.Game<M,
P>) - app.chess.ChessPiece (implements app.core.game.Piece)
- app.chess.ChessPieceUnwrapper
- app.chess.PredicateChecker
- app.chess.StandardMover (implements app.chess.Mover)
- app.chess.StateManager
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- app.chess.AbstractChessPiece.IncorrectPiecePlacement
- app.chess.Chess.BoardDiscrepancy
- app.chess.PredicateChecker.UnsupportedMove
- app.chess.StateManager.StillWaitingForPromotion
- java.lang.RuntimeException
- java.lang.Exception
Interface Hierarchy
- app.chess.Mover
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- app.chess.ChessState
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)