public class Predicates extends Object
| Constructor and Description |
|---|
Predicates() |
| Modifier and Type | Method and Description |
|---|---|
static <T> Predicate<T> |
False() |
static <T> Predicate<T> |
notNull() |
static <T> Predicate<T> |
True() |
Copyright © 2016. All rights reserved.