Constructor and Description |
---|
UnmodifiableMapEntry(K key,
V value) |
Modifier and Type | Method and Description |
---|---|
K |
setKey(K key) |
V |
setValue(V value) |
create, createUnmodifiable, equals, getKey, getValue, hashCode
Copyright © 2003-present Jodd Team