|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CloseableValueFunction | |
---|---|
org.javimmutable.collections.iocursors |
Uses of CloseableValueFunction in org.javimmutable.collections.iocursors |
---|
Classes in org.javimmutable.collections.iocursors with type parameters of type CloseableValueFunction | |
---|---|
interface |
CloseableValueFunctionFactory<T,F extends CloseableValueFunction<T>>
|
Classes in org.javimmutable.collections.iocursors that implement CloseableValueFunction | |
---|---|
class |
ReaderValueFunction<R extends Reader,T>
Abstract base class for CloseableValueFunctions that read values from a Reader. |
Methods in org.javimmutable.collections.iocursors with type parameters of type CloseableValueFunction | ||
---|---|---|
static
|
CloseableValueFunctionCursor.of(Y factory)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |