public class Predicates extends Object
| Constructor and Description |
|---|
Predicates() |
| Modifier and Type | Method and Description |
|---|---|
static <T> Predicate<T> |
all(Class<T> clazz) |
static <T> Predicate<T> |
notNull() |
Copyright © 2017. All rights reserved.