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 TypeClassDescriptionclassIterator that concatenates a bunch of iterables into 1 big iterator.classIterator that also filters out entries based on the provided predicate.