| Package | Description |
|---|---|
| net.ontopia.topicmaps.nav2.utils |
Provides utility classes for the Navigator Tag Libraries and
Framework.
|
| net.ontopia.utils |
Contains utility classes and generic interfaces.
|
| Modifier and Type | Class and Description |
|---|---|
protected class |
TreeWidget.UniversalSet |
| Modifier and Type | Class and Description |
|---|---|
class |
CompactIdentityHashSet<E>
INTERNAL: This class is a specialization of the CompactHashSet
class, and uses the == operator to compare objects.
|
class |
SynchronizedCompactHashSet<E>
INTERNAL: Extends CompactHashSet to make it synchronized.
|
class |
UniqueSet<E>
INTERNAL:
|