Package wt.associativity
Class EquivalenceSet
- All Implemented Interfaces:
Serializable,Cloneable,Iterable<EquivalenceLink>,Collection<EquivalenceLink>,Set<EquivalenceLink>
Helper class holding Equivalence link type
Supported API: true
Extendable: false
Supported API: true
Extendable: false
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionwt.associativity.EquivalenceSet.TypegetType()
Supported API: trueMethods inherited from class java.util.HashSet
add, clear, clone, contains, isEmpty, iterator, remove, size, spliterator, toArray, toArrayMethods inherited from class java.util.AbstractSet
equals, hashCode, removeAllMethods inherited from class java.util.AbstractCollection
addAll, containsAll, retainAllMethods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface java.util.Collection
parallelStream, removeIf, stream, toArray
-
Method Details
-
getType
public wt.associativity.EquivalenceSet.Type getType()
Supported API: true- Returns:
-