P - the generic typeB - The builder to return in order to be able to apply multiple
build operations.public static interface PlayerAccessor.PlayerBuilder<P extends Player<P,?>,B extends PlayerAccessor.PlayerBuilder<P,B>>
| Modifier and Type | Method and Description |
|---|---|
B |
withPlayer(P aPlayer)
Sets the player for the player property.
|
Copyright © 2018. All rights reserved.