Package | Description |
---|---|
list | |
negotiator.parties | |
negotiator.persistent | |
negotiator.tournament |
Class and Description |
---|
AbstractImmutableList |
AbstractPermutations
Abstract base class for Permutations, common providing standard functions.
|
Function
A generic interface for function with one argument.
|
Function2
A generic interface for function of 2 parameters.
|
ImmutableList
Immutable (read-only) list.
|
ListWithRemove
Turns immutable list into a list from which elements can be marked as
"removed".
|
Permutations
Permutations contains a list of permutations of some
ImmutableList . |
Tuple
tuple with two elements of different types.
|
Class and Description |
---|
Tuple
tuple with two elements of different types.
|
Class and Description |
---|
Tuple
tuple with two elements of different types.
|
Class and Description |
---|
AbstractImmutableList |
ImmutableList
Immutable (read-only) list.
|