Uses of Interface
com.aoapps.lang.io.function.IOFunction
-
Packages that use IOFunction Package Description com.aoapps.lang.io.function -
-
Uses of IOFunction in com.aoapps.lang.io.function
Methods in com.aoapps.lang.io.function that return IOFunction Modifier and Type Method Description static <T> IOFunction<T,T>IOFunction. identity()
-