Uses of Class
io.sundr.examples.arrays.PersonFluent
-
-
Uses of PersonFluent in io.sundr.examples.arrays
Classes in io.sundr.examples.arrays with type parameters of type PersonFluent Modifier and Type Class Description classPersonFluent<A extends PersonFluent<A>>GeneratedSubclasses of PersonFluent in io.sundr.examples.arrays Modifier and Type Class Description classGameFluent.PlayersNested<N>classPersonBuilderGeneratedConstructors in io.sundr.examples.arrays with parameters of type PersonFluent Constructor Description PersonBuilder(PersonFluent<?> fluent)PersonBuilder(PersonFluent<?> fluent, Person instance)
-