public interface MultiIterator<T> extends java.util.Iterator<T>
Copyright 2008 Partner Software, Inc.
void
add(java.util.Iterator<T> newEnum)
hasNext, next, remove
void add(java.util.Iterator<T> newEnum)