| Modifier and Type | Interface and Description |
|---|---|
interface |
PersonFluent<A extends PersonFluent<A>> |
class |
PersonFluentImpl<A extends PersonFluent<A>> |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
GameFluent.PlayersNested<N> |
| Modifier and Type | Class and Description |
|---|---|
class |
GameFluentImpl.PlayersNestedImpl<N> |
class |
PersonBuilder |
class |
PersonFluentImpl<A extends PersonFluent<A>> |
| 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 © 2021. All Rights Reserved.