Package ghidra.generic.util.datastruct
-
Class Summary Class Description DynamicValueSortedTreeMap<K,V> A map that is sorted by value.TreeSetValuedTreeMap<K,V> A multi-valued dictionary using a tree map of tree sets
Class | Description |
---|---|
DynamicValueSortedTreeMap<K,V> |
A map that is sorted by value.
|
TreeSetValuedTreeMap<K,V> |
A multi-valued dictionary using a tree map of tree sets
|