Package com.neeve.query.predicates

Defines predicates used by the core query framework.

See:
          Description

Interface Summary
Predicate<T> Determines a true or false value for a given input and additionally serves as a factory for creating compound Predicates like and and or.
 

Package com.neeve.query.predicates Description

Defines predicates used by the core query framework.



Copyright © 2016 Neeve Research, LLC. All Rights Reserved.