Uses of Enum Class
com.google.common.collect.Iterators.EmptyModifiableIterator
Packages that use Iterators.EmptyModifiableIterator
Package
Description
Collection interfaces and implementations, and other utilities for collections.
-
Uses of Iterators.EmptyModifiableIterator in com.google.common.collect
Methods in com.google.common.collect that return Iterators.EmptyModifiableIteratorModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static Iterators.EmptyModifiableIterator[]
Iterators.EmptyModifiableIterator.values()
Returns an array containing the constants of this enum class, in the order they are declared.