Class RejectingPredicate<T>
- java.lang.Object
-
- org.apache.sling.query.impl.predicate.RejectingPredicate<T>
-
-
Constructor Summary
Constructors Constructor Description RejectingPredicate()
RejectingPredicate(Predicate<T> predicate)
-
Constructor | Description |
---|---|
RejectingPredicate() |
|
RejectingPredicate(Predicate<T> predicate) |