Uses of Interface
org.marid.io.function.IOUnaryOperator
| Package | Description |
|---|---|
| org.marid.io.function |
-
Uses of IOUnaryOperator in org.marid.io.function
Methods in org.marid.io.function that return IOUnaryOperator Modifier and Type Method Description static <T> IOUnaryOperator<T>IOUnaryOperator. of(IOUnaryOperator<T> value)Methods in org.marid.io.function with parameters of type IOUnaryOperator Modifier and Type Method Description static <T> IOUnaryOperator<T>IOUnaryOperator. of(IOUnaryOperator<T> value)