id property

int id
final

A unique id identifying this square within a Board or Hand. Usually dervied from the rank and file of the square within the board.

Implementation

final int id;