A C D E F G I L M N P R S T U V Y

E

enumerationIterable(Enumeration<T>) - Static method in class com.infomancers.collections.iterators.Iterators
Transforms an enumeration into an iterable, by yielding all the enumeration's items.
evaluate(T) - Method in interface com.infomancers.collections.util.Predicate
Evaluates an item to see if it fits the boolean query.
evaluate(T) - Method in class com.infomancers.collections.util.PredicateCollection
Evaluates the item against all predicates in the collection.
evaluate(T) - Method in class com.infomancers.collections.util.PredicateNegation
Evaluates an item to see if it fits the boolean query.
evaluate(T) - Method in class com.infomancers.collections.util.predicates.InCollection
Evaluates an item to see if it fits the boolean query.

A C D E F G I L M N P R S T U V Y