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