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