public class AlternativesSets<VALUE_TYPE> extends ReferenceableContainer<AlternativesSet<VALUE_TYPE>> implements HasDescription, CommonAttributes, XMCDARootElement
| Modifier and Type | Field and Description |
|---|---|
static String |
TAG |
getCreates| Constructor and Description |
|---|
AlternativesSets() |
| Modifier and Type | Method and Description |
|---|---|
Class<AlternativesSet<VALUE_TYPE>> |
elementClass() |
boolean |
equals(Object o) |
int |
hashCode() |
add, addAll, contains, get, get, getDescription, getIDs, getNames, id, isVoid, iterator, mcdaConcept, merge, name, remove, removeAll, setDescription, setId, setMcdaConcept, setNamespliteratorcontainsAll, retainAll, toArray, toArray, toStringfinalize, getClass, notify, notifyAll, wait, wait, waitgetDescription, setDescriptionid, mcdaConcept, name, setId, setMcdaConcept, setNameclear, contains, containsAll, isEmpty, retainAll, size, toArray, toArrayparallelStream, removeIf, streampublic static final String TAG
public Class<AlternativesSet<VALUE_TYPE>> elementClass()
elementClass in class ReferenceableContainer<AlternativesSet<VALUE_TYPE>>public int hashCode()
hashCode in interface Collection<AlternativesSet<VALUE_TYPE>>hashCode in interface Set<AlternativesSet<VALUE_TYPE>>hashCode in class AbstractSet<AlternativesSet<VALUE_TYPE>>public boolean equals(Object o)
equals in interface Collection<AlternativesSet<VALUE_TYPE>>equals in interface Set<AlternativesSet<VALUE_TYPE>>equals in class AbstractSet<AlternativesSet<VALUE_TYPE>>Copyright © 2013–2021 Sébastien Bigaret, Patrick Meyer. All rights reserved.