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