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