T
- predicate parameter typeAdditionExpr
, Attribute
, DescendantOrSelfExpr
, Element
, EqualsExpr
, GreaterThanExpr
, GreaterThanOrEqualsExpr
, Identity
, LessThanExpr
, LessThanOrEqualsExpr
, LiteralExpr
, MultiplicationExpr
, NotEqualsExpr
, NumberExpr
, Parent
, PathExpr
, Root
, SubtractionExpr
, UnaryExpr
public interface Predicate<T>
Modifier and Type | Method | Description |
---|---|---|
boolean |
test(T t) |
boolean test(T t)