public class BagLogical extends AggregateLogical
Modifier and Type | Field and Description |
---|---|
static AggregateDomain |
DOMAIN |
modCount
Constructor and Description |
---|
BagLogical() |
Modifier and Type | Method and Description |
---|---|
Domain |
domain()
Get the Domain of this object
|
getValue
addObject, addObject, setObject
add, add, addAll, addAll, clear, clone, contains, ensureCapacity, get, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, removeRange, retainAll, set, size, subList, toArray, toArray, trimToSize
equals, hashCode
containsAll, toString
finalize, getClass, notify, notifyAll, wait, wait, wait
trimToSize
public static final AggregateDomain DOMAIN