Uses of Class
org.apache.commons.functor.generator.IteratorToGeneratorAdapter
Packages that use IteratorToGeneratorAdapter
-
Uses of IteratorToGeneratorAdapter in org.apache.commons.functor.generator
Methods in org.apache.commons.functor.generator that return IteratorToGeneratorAdapterModifier and TypeMethodDescriptionstatic <E> IteratorToGeneratorAdapter<E> Adapt an Iterator to the Generator interface.