public static interface EMap.InternalMapView<K,V>
extends java.util.Map<K,V>
map view.
It provides access to the EMap view.| Modifier and Type | Method and Description |
|---|---|
EMap<K,V> |
eMap()
Returns the EMap view of the map.
|
Copyright © 2018. Licensed under the Eclipse Public License v1.0. All rights reserved.
Submit a bug or feature