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