Package com.netflix.infix

Interface Summary
PredicateCompiler  
ValuePredicate<T>  
 

Class Summary
AlwaysFalsePredicate  
AlwaysTruePredicate  
AndPredicate  
BooleanValuePredicate  
InfixCompiler Compile an INFIX string into a Predicate
NotPredicate  
NullValuePredicate This predicate returns true if its input is null.
NumericValuePredicate  
OrPredicate  
PathExistsEventFilter  
PathValueEventFilter<T>  
Predicates A number of static helper methods to simplify the construction of combined event filters.
RegexValuePredicate  
StringValuePredicate  
TimeMillisValuePredicate  
TimeRangeValuePredicate  
TimeStringValuePredicate  
TimeUtil  
XPathValuePredicate  
 

Enum Summary
RegexValuePredicate.MatchPolicy