Uses of Interface
org.javimmutable.collections.iocursors.CloseableValueFunctionFactory

Packages that use CloseableValueFunctionFactory
org.javimmutable.collections.iocursors   
 

Uses of CloseableValueFunctionFactory in org.javimmutable.collections.iocursors
 

Methods in org.javimmutable.collections.iocursors with type parameters of type CloseableValueFunctionFactory
static
<T,F extends CloseableValueFunction<T>,Y extends CloseableValueFunctionFactory<T,F>>
CloseableCursor<T>
CloseableValueFunctionCursor.of(Y factory)
           
 



Copyright © 2014 Burton Computer Corporation. All rights reserved.