soloMaters property

List<T> soloMaters
final

Pieces that can deliver checkmate on their own (or with a king). e.g. Queens and Rooks in standard chess.

Implementation

final List<T> soloMaters;