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