Uses of Class
net.ontopia.utils.CompactHashSet
Packages that use CompactHashSet
Package
Description
Provides utility classes for the Navigator Tag Libraries and
Framework.
Contains utility classes and generic interfaces.
-
Uses of CompactHashSet in net.ontopia.utils
Subclasses of CompactHashSet in net.ontopia.utilsModifier and TypeClassDescriptionclassINTERNAL: This class is a specialization of the CompactHashSet class, and uses the == operator to compare objects.classINTERNAL: Extends CompactHashSet to make it synchronized.classUniqueSet<E>INTERNAL: