| Modifier and Type | Method and Description |
|---|---|
static <T,C extends Collection<T>> |
CollectionUtils.filter(C collection,
Predicate<T> predicate) |
static <T> T |
CollectionUtils.find(Collection<T> items,
Predicate<T> predicate) |
Copyright © 2021 Open Foris. All rights reserved.