Interface CheckerboardAccessor.CheckerboardProperty<P extends Player<P,​S>,​S>

Type Parameters:
P - the generic type
S - the generic type
All Superinterfaces:
CheckerboardAccessor<P,​S>, CheckerboardAccessor.CheckerboardMutator<P,​S>
Enclosing interface:
CheckerboardAccessor<P extends Player<P,​S>,​S>

public static interface CheckerboardAccessor.CheckerboardProperty<P extends Player<P,​S>,​S>
extends CheckerboardAccessor<P,​S>, CheckerboardAccessor.CheckerboardMutator<P,​S>
Provides a player property.