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