Uses of Class
io.sundr.examples.arrays.PersonBuilder
-
-
Uses of PersonBuilder in io.sundr.examples.arrays
Methods in io.sundr.examples.arrays that return PersonBuilder Modifier and Type Method Description PersonBuilderEditablePerson. edit()Method parameters in io.sundr.examples.arrays with type arguments of type PersonBuilder Modifier and Type Method Description PersonGameFluent. buildMatchingPlayer(Predicate<PersonBuilder> predicate)GameFluent.PlayersNested<A>GameFluent. editMatchingPlayer(Predicate<PersonBuilder> predicate)booleanGameFluent. hasMatchingPlayer(Predicate<PersonBuilder> predicate)AGameFluent. removeMatchingFromPlayers(Predicate<PersonBuilder> predicate)
-