Package | Description |
---|---|
edu.ucla.sspace.util |
Modifier and Type | Class and Description |
---|---|
class |
BoundedSortedMultiMap<K,V>
A
MultiMap implementation that grows to a fixed size and then retains only
a fixed number of either keys or mappings. |
Copyright © 2012. All Rights Reserved.