Uses of Class
org.apache.uima.internal.util.ObjHashSet
Packages that use ObjHashSet
-
Uses of ObjHashSet in org.apache.uima.internal.util
Constructors in org.apache.uima.internal.util with parameters of type ObjHashSetModifierConstructorDescriptionCopyOnWriteObjHashSet
(ObjHashSet<T> original) ObjHashSet
(ObjHashSet<T> ohs) Copy constructorObjHashSet
(ObjHashSet<T> ohs, boolean readOnly)