Uses of Class
net.ontopia.utils.UniqueSet
Packages that use UniqueSet
Package
Description
The in-memory implementation of the core topic map interfaces.
Contains utility classes and generic interfaces.
-
Uses of UniqueSet in net.ontopia.topicmaps.impl.basic
Fields in net.ontopia.topicmaps.impl.basic declared as UniqueSet -
Uses of UniqueSet in net.ontopia.utils
Methods in net.ontopia.utils that return UniqueSetModifier and TypeMethodDescriptionINTERNAL: Get the internal representation of a given set.Methods in net.ontopia.utils with parameters of type UniqueSetModifier and TypeMethodDescriptionvoidUniqueSet.dereference(UniqueSet<E> set) protected booleanprotected booleanUniqueSet.equalsRemove(UniqueSet<E> other, Object o) Constructors in net.ontopia.utils with parameters of type UniqueSet