public class ReferenceList extends ArrayList<Reference> implements Operand
Constructor and Description |
---|
ReferenceList() |
Modifier and Type | Method and Description |
---|---|
void |
accept(IVisitor visitor)
Accept the given visitor.
|
String |
toString() |
add, add, addAll, addAll, clear, clone, contains, ensureCapacity, get, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, retainAll, set, size, subList, toArray, toArray, trimToSize
equals, hashCode
containsAll
containsAll, equals, hashCode
Copyright © 2013 Nuxeo SA. All Rights Reserved.