K - V - public abstract class AbstractMap<K,V> extends AbstractMap<K,V>
| Modifier and Type | Class and Description |
|---|---|
static class |
AbstractMap.SimpleImmutableEntry<K,V>
An Entry maintaining an immutable key and value.
|
AbstractMap.SimpleEntry<K,V>| Modifier | Constructor and Description |
|---|---|
protected |
AbstractMap() |
Copyright © 2013 Hazelcast, Inc.. All rights reserved.