| Modifier and Type | Interface and Description |
|---|---|
interface |
PersonFluent<A extends PersonFluent<A>>
Generated
|
class |
PersonFluentImpl<A extends PersonFluent<A>>
Generated
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
GameFluent.PlayersNested<N> |
| Modifier and Type | Class and Description |
|---|---|
class |
PersonBuilder
Generated
|
class |
PersonFluentImpl<A extends PersonFluent<A>>
Generated
|
| Constructor and Description |
|---|
PersonBuilder(PersonFluent<?> fluent) |
PersonBuilder(PersonFluent<?> fluent,
java.lang.Boolean validationEnabled) |
PersonBuilder(PersonFluent<?> fluent,
Person instance) |
PersonBuilder(PersonFluent<?> fluent,
Person instance,
java.lang.Boolean validationEnabled) |
Copyright © 2022. All Rights Reserved.