commons-collections4 import.
-
interface
Defines an iterator that operates over an ordered Map
.
protected static class
protected static class
MapIterator implementation.
protected static class
MapIterator implementation.
protected static class
OrderedMapIterator implementation.
protected static class
class
Provides an implementation of an empty map iterator.
class
Provides an implementation of an empty ordered map iterator.
class
Adapts a Map entrySet to the MapIterator interface.
final class
Decorates an ordered map iterator such that it cannot be modified.
Singleton instance of the iterator.
Get a typed instance of the iterator.
Obtains a MapIterator
over the map.
Gets an iterator over the map.
Obtains a MapIterator
over the map.
Gets a MapIterator over the reference map.
Obtains a MapIterator
over the map.