| Package | Description |
|---|---|
| com.landawn.abacus.util |
| Modifier and Type | Method and Description |
|---|---|
static <T> Predicate<T> |
Fn.indexed(IndexedPredicate<T> predicate)
Returns a stateful
Predicate. |
static <T> Predicate<T> |
Fn.Predicates.indexed(IndexedPredicate<T> predicate)
Returns a stateful
Predicate. |
Copyright © 2021. All rights reserved.