Package | Description |
---|---|
bibliothek.util.container |
Some classes with generic fields.
|
Modifier and Type | Class and Description |
---|---|
class |
Quartuple<A,B,C,D>
An object containing four generic fields.
|
class |
Triple<A,B,C>
An object containing three generic fields.
|
class |
Tuple<A,B>
An object containing two generic fields.
|
Modifier and Type | Method and Description |
---|---|
Single<A> |
Single.clone() |