Package | Description |
---|---|
org.elkoserver.util |
Miscellaneous utility classes used in the Elko server family.
|
Modifier and Type | Method and Description |
---|---|
HashSetMulti<V> |
HashSetMulti.asUnmodifiable()
Produce a new set that is a read-only version of this one.
|
static <V> HashSetMulti<V> |
HashSetMulti.emptySet()
Produce an empty set.
|
HashSetMulti<V> |
HashMapMulti.getMulti(K key)
Return the set of values for some key.
|
Copyright © 2017. All rights reserved.