|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MapBackedSet | |
---|---|
org.apache.commons.collections4.set | This package contains implementations of the Set and
SortedSet interfaces. |
Uses of MapBackedSet in org.apache.commons.collections4.set |
---|
Methods in org.apache.commons.collections4.set that return MapBackedSet | ||
---|---|---|
static
|
MapBackedSet.mapBackedSet(Map<E,? super V> map)
Factory method to create a set from a map. |
|
static
|
MapBackedSet.mapBackedSet(Map<E,? super V> map,
V dummyValue)
Factory method to create a set from a map. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |