|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MapEntry | |
---|---|
org.javimmutable.collections |
Uses of MapEntry in org.javimmutable.collections |
---|
Methods in org.javimmutable.collections that return MapEntry | ||
---|---|---|
static
|
MapEntry.of(JImmutableMap.Entry<K,V> entry)
|
|
static
|
MapEntry.of(K key,
V value)
|
|
static
|
MapEntry.of(Map.Entry<K,V> entry)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |