|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JImmutableTreeListMap | |
---|---|
org.javimmutable.collections.listmap |
Uses of JImmutableTreeListMap in org.javimmutable.collections.listmap |
---|
Methods in org.javimmutable.collections.listmap that return JImmutableTreeListMap | ||
---|---|---|
static
|
JImmutableTreeListMap.of()
Constructs an empty list map whose keys are sorted in their natural ordering. |
|
static
|
JImmutableTreeListMap.of(Comparator<K> comparator)
Constructs an empty list map using the specified Comparator. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |