JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
B
E
G
H
I
P
R
S
T
W
A
addAllToNumbers(Collection<Integer>)
- Method in interface io.sundr.examples.arrays.
PersonFluent
addAllToNumbers(Collection<Integer>)
- Method in class io.sundr.examples.arrays.
PersonFluentImpl
addAllToPlayers(Collection<Person>)
- Method in interface io.sundr.examples.arrays.
GameFluent
addAllToPlayers(Collection<Person>)
- Method in class io.sundr.examples.arrays.
GameFluentImpl
addNewPlayer(String, String, int[])
- Method in interface io.sundr.examples.arrays.
GameFluent
addNewPlayer()
- Method in interface io.sundr.examples.arrays.
GameFluent
addNewPlayer(String, String, int[])
- Method in class io.sundr.examples.arrays.
GameFluentImpl
addNewPlayer()
- Method in class io.sundr.examples.arrays.
GameFluentImpl
addNewPlayerLike(Person)
- Method in interface io.sundr.examples.arrays.
GameFluent
addNewPlayerLike(Person)
- Method in class io.sundr.examples.arrays.
GameFluentImpl
addToNumbers(Integer, Integer)
- Method in interface io.sundr.examples.arrays.
PersonFluent
addToNumbers(Integer...)
- Method in interface io.sundr.examples.arrays.
PersonFluent
addToNumbers(Integer, Integer)
- Method in class io.sundr.examples.arrays.
PersonFluentImpl
addToNumbers(Integer...)
- Method in class io.sundr.examples.arrays.
PersonFluentImpl
addToPlayers(Integer, Person)
- Method in interface io.sundr.examples.arrays.
GameFluent
addToPlayers(Person...)
- Method in interface io.sundr.examples.arrays.
GameFluent
addToPlayers(Integer, Person)
- Method in class io.sundr.examples.arrays.
GameFluentImpl
addToPlayers(Person...)
- Method in class io.sundr.examples.arrays.
GameFluentImpl
and()
- Method in interface io.sundr.examples.arrays.
GameFluent.PlayersNested
B
build()
- Method in class io.sundr.examples.arrays.
GameBuilder
build()
- Method in class io.sundr.examples.arrays.
PersonBuilder
buildFirstPlayer()
- Method in interface io.sundr.examples.arrays.
GameFluent
buildFirstPlayer()
- Method in class io.sundr.examples.arrays.
GameFluentImpl
buildLastPlayer()
- Method in interface io.sundr.examples.arrays.
GameFluent
buildLastPlayer()
- Method in class io.sundr.examples.arrays.
GameFluentImpl
buildMatchingPlayer(Predicate<PersonBuilder>)
- Method in interface io.sundr.examples.arrays.
GameFluent
buildMatchingPlayer(Predicate<PersonBuilder>)
- Method in class io.sundr.examples.arrays.
GameFluentImpl
buildPlayer(Integer)
- Method in interface io.sundr.examples.arrays.
GameFluent
buildPlayer(Integer)
- Method in class io.sundr.examples.arrays.
GameFluentImpl
buildPlayers()
- Method in interface io.sundr.examples.arrays.
GameFluent
buildPlayers()
- Method in class io.sundr.examples.arrays.
GameFluentImpl
E
edit()
- Method in class io.sundr.examples.arrays.
EditableGame
edit()
- Method in class io.sundr.examples.arrays.
EditablePerson
EditableGame
- Class in
io.sundr.examples.arrays
Generated
EditableGame(Person[])
- Constructor for class io.sundr.examples.arrays.
EditableGame
EditablePerson
- Class in
io.sundr.examples.arrays
Generated
EditablePerson(String, String, int[])
- Constructor for class io.sundr.examples.arrays.
EditablePerson
editFirstPlayer()
- Method in interface io.sundr.examples.arrays.
GameFluent
editFirstPlayer()
- Method in class io.sundr.examples.arrays.
GameFluentImpl
editLastPlayer()
- Method in interface io.sundr.examples.arrays.
GameFluent
editLastPlayer()
- Method in class io.sundr.examples.arrays.
GameFluentImpl
editMatchingPlayer(Predicate<PersonBuilder>)
- Method in interface io.sundr.examples.arrays.
GameFluent
editMatchingPlayer(Predicate<PersonBuilder>)
- Method in class io.sundr.examples.arrays.
GameFluentImpl
editPlayer(Integer)
- Method in interface io.sundr.examples.arrays.
GameFluent
editPlayer(Integer)
- Method in class io.sundr.examples.arrays.
GameFluentImpl
endPlayer()
- Method in interface io.sundr.examples.arrays.
GameFluent.PlayersNested
equals(Object)
- Method in class io.sundr.examples.arrays.
GameFluentImpl
equals(Object)
- Method in class io.sundr.examples.arrays.
PersonFluentImpl
G
Game
- Class in
io.sundr.examples.arrays
Game(Person[])
- Constructor for class io.sundr.examples.arrays.
Game
GameBuilder
- Class in
io.sundr.examples.arrays
Generated
GameBuilder()
- Constructor for class io.sundr.examples.arrays.
GameBuilder
GameBuilder(Boolean)
- Constructor for class io.sundr.examples.arrays.
GameBuilder
GameBuilder(GameFluent<?>)
- Constructor for class io.sundr.examples.arrays.
GameBuilder
GameBuilder(GameFluent<?>, Boolean)
- Constructor for class io.sundr.examples.arrays.
GameBuilder
GameBuilder(GameFluent<?>, Game)
- Constructor for class io.sundr.examples.arrays.
GameBuilder
GameBuilder(GameFluent<?>, Game, Boolean)
- Constructor for class io.sundr.examples.arrays.
GameBuilder
GameBuilder(Game)
- Constructor for class io.sundr.examples.arrays.
GameBuilder
GameBuilder(Game, Boolean)
- Constructor for class io.sundr.examples.arrays.
GameBuilder
GameFluent
<
A
extends
GameFluent
<
A
>> - Interface in
io.sundr.examples.arrays
Generated
GameFluent.PlayersNested
<
N
> - Interface in
io.sundr.examples.arrays
GameFluentImpl
<
A
extends
GameFluent
<
A
>> - Class in
io.sundr.examples.arrays
Generated
GameFluentImpl()
- Constructor for class io.sundr.examples.arrays.
GameFluentImpl
GameFluentImpl(Game)
- Constructor for class io.sundr.examples.arrays.
GameFluentImpl
getFirstName()
- Method in class io.sundr.examples.arrays.
Person
getFirstName()
- Method in interface io.sundr.examples.arrays.
PersonFluent
getFirstName()
- Method in class io.sundr.examples.arrays.
PersonFluentImpl
getLastName()
- Method in class io.sundr.examples.arrays.
Person
getLastName()
- Method in interface io.sundr.examples.arrays.
PersonFluent
getLastName()
- Method in class io.sundr.examples.arrays.
PersonFluentImpl
getNumbers()
- Method in class io.sundr.examples.arrays.
Person
getNumbers()
- Method in interface io.sundr.examples.arrays.
PersonFluent
getNumbers()
- Method in class io.sundr.examples.arrays.
PersonFluentImpl
getPlayers()
- Method in class io.sundr.examples.arrays.
Game
getPlayers()
- Method in interface io.sundr.examples.arrays.
GameFluent
Deprecated.
getPlayers()
- Method in class io.sundr.examples.arrays.
GameFluentImpl
Deprecated.
H
hasFirstName()
- Method in interface io.sundr.examples.arrays.
PersonFluent
hasFirstName()
- Method in class io.sundr.examples.arrays.
PersonFluentImpl
hashCode()
- Method in class io.sundr.examples.arrays.
GameFluentImpl
hashCode()
- Method in class io.sundr.examples.arrays.
PersonFluentImpl
hasLastName()
- Method in interface io.sundr.examples.arrays.
PersonFluent
hasLastName()
- Method in class io.sundr.examples.arrays.
PersonFluentImpl
hasMatchingPlayer(Predicate<PersonBuilder>)
- Method in interface io.sundr.examples.arrays.
GameFluent
hasMatchingPlayer(Predicate<PersonBuilder>)
- Method in class io.sundr.examples.arrays.
GameFluentImpl
hasNumbers()
- Method in interface io.sundr.examples.arrays.
PersonFluent
hasNumbers()
- Method in class io.sundr.examples.arrays.
PersonFluentImpl
hasPlayers()
- Method in interface io.sundr.examples.arrays.
GameFluent
hasPlayers()
- Method in class io.sundr.examples.arrays.
GameFluentImpl
I
io.sundr.examples.arrays
- package io.sundr.examples.arrays
P
Person
- Class in
io.sundr.examples.arrays
Person(String, String, int[])
- Constructor for class io.sundr.examples.arrays.
Person
PersonBuilder
- Class in
io.sundr.examples.arrays
Generated
PersonBuilder()
- Constructor for class io.sundr.examples.arrays.
PersonBuilder
PersonBuilder(Boolean)
- Constructor for class io.sundr.examples.arrays.
PersonBuilder
PersonBuilder(PersonFluent<?>)
- Constructor for class io.sundr.examples.arrays.
PersonBuilder
PersonBuilder(PersonFluent<?>, Boolean)
- Constructor for class io.sundr.examples.arrays.
PersonBuilder
PersonBuilder(PersonFluent<?>, Person)
- Constructor for class io.sundr.examples.arrays.
PersonBuilder
PersonBuilder(PersonFluent<?>, Person, Boolean)
- Constructor for class io.sundr.examples.arrays.
PersonBuilder
PersonBuilder(Person)
- Constructor for class io.sundr.examples.arrays.
PersonBuilder
PersonBuilder(Person, Boolean)
- Constructor for class io.sundr.examples.arrays.
PersonBuilder
PersonFluent
<
A
extends
PersonFluent
<
A
>> - Interface in
io.sundr.examples.arrays
Generated
PersonFluentImpl
<
A
extends
PersonFluent
<
A
>> - Class in
io.sundr.examples.arrays
Generated
PersonFluentImpl()
- Constructor for class io.sundr.examples.arrays.
PersonFluentImpl
PersonFluentImpl(Person)
- Constructor for class io.sundr.examples.arrays.
PersonFluentImpl
R
removeAllFromNumbers(Collection<Integer>)
- Method in interface io.sundr.examples.arrays.
PersonFluent
removeAllFromNumbers(Collection<Integer>)
- Method in class io.sundr.examples.arrays.
PersonFluentImpl
removeAllFromPlayers(Collection<Person>)
- Method in interface io.sundr.examples.arrays.
GameFluent
removeAllFromPlayers(Collection<Person>)
- Method in class io.sundr.examples.arrays.
GameFluentImpl
removeFromNumbers(Integer...)
- Method in interface io.sundr.examples.arrays.
PersonFluent
removeFromNumbers(Integer...)
- Method in class io.sundr.examples.arrays.
PersonFluentImpl
removeFromPlayers(Person...)
- Method in interface io.sundr.examples.arrays.
GameFluent
removeFromPlayers(Person...)
- Method in class io.sundr.examples.arrays.
GameFluentImpl
removeMatchingFromPlayers(Predicate<PersonBuilder>)
- Method in interface io.sundr.examples.arrays.
GameFluent
removeMatchingFromPlayers(Predicate<PersonBuilder>)
- Method in class io.sundr.examples.arrays.
GameFluentImpl
S
setFirstName(String)
- Method in class io.sundr.examples.arrays.
Person
setLastName(String)
- Method in class io.sundr.examples.arrays.
Person
setNewPlayerLike(Integer, Person)
- Method in interface io.sundr.examples.arrays.
GameFluent
setNewPlayerLike(Integer, Person)
- Method in class io.sundr.examples.arrays.
GameFluentImpl
setNumbers(int[])
- Method in class io.sundr.examples.arrays.
Person
setPlayers(Person[])
- Method in class io.sundr.examples.arrays.
Game
setToNumbers(Integer, Integer)
- Method in interface io.sundr.examples.arrays.
PersonFluent
setToNumbers(Integer, Integer)
- Method in class io.sundr.examples.arrays.
PersonFluentImpl
setToPlayers(Integer, Person)
- Method in interface io.sundr.examples.arrays.
GameFluent
setToPlayers(Integer, Person)
- Method in class io.sundr.examples.arrays.
GameFluentImpl
T
toString()
- Method in class io.sundr.examples.arrays.
GameFluentImpl
toString()
- Method in class io.sundr.examples.arrays.
PersonFluentImpl
W
withFirstName(String)
- Method in interface io.sundr.examples.arrays.
PersonFluent
withFirstName(String)
- Method in class io.sundr.examples.arrays.
PersonFluentImpl
withLastName(String)
- Method in interface io.sundr.examples.arrays.
PersonFluent
withLastName(String)
- Method in class io.sundr.examples.arrays.
PersonFluentImpl
withNumbers(int...)
- Method in interface io.sundr.examples.arrays.
PersonFluent
withNumbers(int...)
- Method in class io.sundr.examples.arrays.
PersonFluentImpl
withPlayers(Person...)
- Method in interface io.sundr.examples.arrays.
GameFluent
withPlayers(Person...)
- Method in class io.sundr.examples.arrays.
GameFluentImpl
A
B
E
G
H
I
P
R
S
T
W
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2022. All Rights Reserved.