|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MultiValueMap.ValuesCollectionAllocator | |
|---|---|
| org.clapper.util.misc | org.clapper.util.misc - Miscellaneous Utility Classes. |
| Uses of MultiValueMap.ValuesCollectionAllocator in org.clapper.util.misc |
|---|
| Constructors in org.clapper.util.misc with parameters of type MultiValueMap.ValuesCollectionAllocator | |
|---|---|
MultiValueMap(int initialCapacity,
float loadFactor,
MultiValueMap.ValuesCollectionAllocator<V> valuesCollectionAllocator)
Constructs a new, empty map with the specified initial capacity and the specified load factor. |
|
MultiValueMap(MultiValueMap.ValuesCollectionAllocator<V> valuesCollectionAllocator)
Constructs a new, empty map with a default capacity and load factor. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||