|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MultiCursor | |
---|---|
org.javimmutable.collections.cursors |
Uses of MultiCursor in org.javimmutable.collections.cursors |
---|
Methods in org.javimmutable.collections.cursors that return MultiCursor | ||
---|---|---|
MultiCursor<T> |
MultiCursor.Builder.build()
|
|
static
|
MultiCursor.of(C... cursors)
|
|
static
|
MultiCursor.of(C cursor1,
C cursor2)
|
|
static
|
MultiCursor.of(C cursor1,
C cursor2,
C cursor3)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |