public class NeverMatchingPredicate extends BasePredicate
A tagging predicate which never matches.
| Modifier and Type | Field and Description |
|---|---|
static NeverMatchingPredicate |
INSTANCE |
| Constructor and Description |
|---|
NeverMatchingPredicate() |
| Modifier and Type | Method and Description |
|---|---|
String |
toString() |
and, apply, not, orpublic static final NeverMatchingPredicate INSTANCE
Copyright © 2010 - 2019 edorasware ag. All Rights Reserved.