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