Uses of Enum
io.atlassian.fugue.Iterators.EmptyIterator
Packages that use Iterators.EmptyIterator
-
Uses of Iterators.EmptyIterator in io.atlassian.fugue
Subclasses with type arguments of type Iterators.EmptyIterator in io.atlassian.fugueMethods in io.atlassian.fugue that return Iterators.EmptyIteratorModifier and TypeMethodDescriptionstatic Iterators.EmptyIteratorReturns the enum constant of this type with the specified name.static Iterators.EmptyIterator[]Iterators.EmptyIterator.values()Returns an array containing the constants of this enum type, in the order they are declared.