public class ActivitiScriptNodeList extends ArrayList<ActivitiScriptNode>
ActivitiScriptNode
s.modCount
Constructor and Description |
---|
ActivitiScriptNodeList() |
Modifier and Type | Method and Description |
---|---|
List<org.alfresco.service.cmr.repository.NodeRef> |
getNodeReferences() |
int |
size() |
add, add, addAll, addAll, clear, clone, contains, ensureCapacity, forEach, get, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, removeIf, removeRange, replaceAll, retainAll, set, sort, spliterator, subList, toArray, toArray, trimToSize
equals, hashCode
containsAll, toString
finalize, getClass, notify, notifyAll, wait, wait, wait
containsAll, equals, hashCode
parallelStream, stream
public List<org.alfresco.service.cmr.repository.NodeRef> getNodeReferences()
public int size()
size
in interface Collection<ActivitiScriptNode>
size
in interface List<ActivitiScriptNode>
size
in class ArrayList<ActivitiScriptNode>
Copyright © 2005–2017 Alfresco Software. All rights reserved.