P - the generic typeS - the generic typepublic static interface CheckerboardAccessor.CheckerboardMutator<P extends Player<P,S>,S>
| Modifier and Type | Method and Description |
|---|---|
void |
setCheckerboard(Checkerboard<P,S> aCheckerboard)
Sets the player for the player property.
|
void setCheckerboard(Checkerboard<P,S> aCheckerboard)
aCheckerboard - The player to be stored by the player property.Copyright © 2018. All rights reserved.