|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IntIntSortedMap | |
|---|---|
| prefuse.data.util | Utility classes for supporting prefuse data structures, including indexes, iterators, filters, and column projections. |
| prefuse.util.collections | Utility classes providing useful data structures not present in the Java Collections framework. |
| Uses of IntIntSortedMap in prefuse.data.util |
|---|
| Fields in prefuse.data.util declared as IntIntSortedMap | |
|---|---|
protected IntIntSortedMap |
FilteredRowManager.m_parentToChild
|
| Uses of IntIntSortedMap in prefuse.util.collections |
|---|
| Classes in prefuse.util.collections that implement IntIntSortedMap | |
|---|---|
class |
IntIntTreeMap
Sorted map implementation using a red-black tree to map from int keys to int values. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||