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