|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LazyCursor | |
---|---|
org.javimmutable.collections.cursors |
Uses of LazyCursor in org.javimmutable.collections.cursors |
---|
Methods in org.javimmutable.collections.cursors that return LazyCursor | ||
---|---|---|
static
|
LazyCursor.of(Cursorable<V> cursorable)
Creates a new LazyPersistentIterator for the specified cursorable. |
|
static
|
LazyCursor.of(Func0<Cursor<V>> factory)
Creates a new LazyPersistentIterator using the specified factory. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |