|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Tuple2 | |
---|---|
org.javimmutable.collections | |
org.javimmutable.collections.cursors |
Uses of Tuple2 in org.javimmutable.collections |
---|
Methods in org.javimmutable.collections that return Tuple2 | ||
---|---|---|
static
|
Tuple2.of(A first,
B second)
|
Uses of Tuple2 in org.javimmutable.collections.cursors |
---|
Methods in org.javimmutable.collections.cursors that return types with arguments of type Tuple2 | ||
---|---|---|
static
|
ZipCursor.of(Cursor<C1> cursor1,
Cursor<C2> cursor2)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |