Uses of Class
com.google.common.collect.TransformedIterator
Packages that use TransformedIterator
Package
Description
Collection interfaces and implementations, and other utilities for collections.
-
Uses of TransformedIterator in com.google.common.collect
Subclasses of TransformedIterator in com.google.common.collectModifier and TypeClassDescription(package private) class
An iterator that transforms a backing list iterator; for internal use.