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