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