org.javimmutable.collections.iocursors
Interface CloseableValueFunctionFactory<T,F extends CloseableValueFunction<T>>

All Superinterfaces:
ValueFunctionFactory<T,F>

public interface CloseableValueFunctionFactory<T,F extends CloseableValueFunction<T>>
extends ValueFunctionFactory<T,F>


Method Summary
 
Methods inherited from interface org.javimmutable.collections.cursors.ValueFunctionFactory
createFunction
 



Copyright © 2014 Burton Computer Corporation. All rights reserved.