| Modifier and Type | Method | Description |
|---|---|---|
boolean |
equals(Object o) |
|
static <T> ConstantPredicate<T> |
falsePredicate() |
|
int |
hashCode() |
|
boolean |
test(T t) |
|
static <T> ConstantPredicate<T> |
truePredicate() |
public static <T> ConstantPredicate<T> truePredicate()
public static <T> ConstantPredicate<T> falsePredicate()
Copyright © 2019. All rights reserved.