Uses of Enum Class
com.google.common.base.AbstractIterator.State
Packages that use AbstractIterator.State
-
Uses of AbstractIterator.State in com.google.common.base
Fields in com.google.common.base declared as AbstractIterator.StateMethods in com.google.common.base 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.