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