Package io.protostuff.runtime
Interface Predicate.Factory
- All Known Implementing Classes:
Predicate.EQ
,Predicate.Factories
,Predicate.GT
,Predicate.LT
,Predicate.NOTEQ
,Predicate.NOTRANGE
,Predicate.RANGE
- Enclosing interface:
Predicate
public static interface Predicate.Factory
-
Method Summary
-
Method Details
-
create
Creates a new predicate based from the args.
-