Package org.multiverse.api.predicates

Interface Summary
Predicate<E> A predicate that checks if some value leads to true or false.
 

Class Summary
BooleanPredicate A predicate that checks if some value leads to true or false.
DoublePredicate A predicate that checks if some value leads to true or false.
IntPredicate A predicate that checks if some value leads to true or false.
LongPredicate A predicate that checks if some value leads to true or false.
Predicates Predicate utility class.
 



Copyright © 2012. All Rights Reserved.