Uses of Class
org.infinispan.commons.util.AbstractIterator
Packages that use AbstractIterator
-
Uses of AbstractIterator in org.infinispan.commons.util
Subclasses of AbstractIterator in org.infinispan.commons.utilModifier and TypeClassDescriptionclass
Iterator that concatenates a bunch of iterables into 1 big iterator.class
Iterator that also filters out entries based on the provided predicate.