edu.buffalo.nsf.xmlcqa.tree
Class LazyCloneCM.CollectionConcat
java.lang.Object
java.util.AbstractCollection
edu.buffalo.nsf.xmlcqa.tree.LazyCloneCM.CollectionConcat
- All Implemented Interfaces:
- java.util.Collection
- Enclosing class:
- LazyCloneCM
- public class LazyCloneCM.CollectionConcat
- extends java.util.AbstractCollection
Methods inherited from class java.util.AbstractCollection |
clear, contains, containsAll, isEmpty, remove, removeAll, retainAll, toArray, toArray, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface java.util.Collection |
equals, hashCode |
LazyCloneCM.CollectionConcat
public LazyCloneCM.CollectionConcat()
LazyCloneCM.CollectionConcat
public LazyCloneCM.CollectionConcat(LazyCloneCM.CollectionConcat col)
add
public boolean add(java.lang.Object o)
addAll
public boolean addAll(java.util.Collection col)
cut
public LazyCloneCM.CollectionConcat cut(LazyCloneCM.CollectionConcat col)
iterator
public java.util.Iterator iterator()
nextSession
public void nextSession()
size
public int size()