public class BlueprintList<ENTITY,ENTITY_ID,BLUEPRINT extends ENTITY,EDITOR extends ENTITY,PARENT,WORKER extends UPSWorker<ENTITY,ENTITY_ID,BLUEPRINT,EDITOR,PARENT,CONTEXT,WORKER>,CONTEXT extends UPSContext<ENTITY,ENTITY_ID,BLUEPRINT,EDITOR,PARENT,WORKER,CONTEXT>> extends ArrayList<BLUEPRINT>
modCount| Constructor and Description |
|---|
BlueprintList(CONTEXT context) |
| Modifier and Type | Method and Description |
|---|---|
CONTEXT |
persist() |
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, trimToSizeequals, hashCodecontainsAll, toStringfinalize, getClass, notify, notifyAll, wait, wait, waitcontainsAll, equals, hashCodeCopyright © 2014 JBoss by Red Hat. All Rights Reserved.