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