public class ArrayBinary extends AggregateBinary
Modifier and Type | Field and Description |
---|---|
static AggregateDomain |
DOMAIN
The domain for this class
|
modCount
Constructor and Description |
---|
ArrayBinary() |
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