MapIterable
interface.
A MapIterable
contains read-only Map API, with the minor exception inherited from java.lang.Iterable.
This package contains the following implementations:
AbstractSynchronizedMapIterable
- a synchronized view of a map.
Class | Description |
---|---|
AbstractMapIterable<K,V> | |
AbstractSynchronizedMapIterable<K,V> |
A synchronized view of a map.
|
Copyright © 2004–2019. All rights reserved.