public class CompoundRoot extends ArrayList
modCount| Constructor and Description | 
|---|
CompoundRoot()  | 
CompoundRoot(List list)  | 
| Modifier and Type | Method and Description | 
|---|---|
CompoundRoot | 
cutStack(int index)  | 
Object | 
peek()  | 
Object | 
pop()  | 
void | 
push(Object o)  | 
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, hashCodepublic CompoundRoot()
public CompoundRoot(List list)
public CompoundRoot cutStack(int index)
public Object peek()
public Object pop()
public void push(Object o)
Copyright © 2000-2015 Apache Software Foundation. All Rights Reserved.