|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CompactHashSet | |
|---|---|
| net.ontopia.utils | Contains utility classes and generic interfaces. |
| Uses of CompactHashSet in net.ontopia.utils |
|---|
| Subclasses of CompactHashSet in net.ontopia.utils | |
|---|---|
class |
CompactIdentityHashSet
INTERNAL: This class is a specialization of the CompactHashSet class, and uses the == operator to compare objects. |
class |
PoolableSet
INTERNAL: The default PoolableSet implementation. |
class |
SetPool
INTERNAL: The default SetPool implementation. |
class |
SynchronizedCompactHashSet<E>
INTERNAL: Extends CompactHashSet to make it synchronized. |
class |
UniqueSet<E>
INTERNAL: |
| Constructors in net.ontopia.utils with parameters of type CompactHashSet | |
|---|---|
PoolableSet(CompactHashSet s)
|
|
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||