public static class ColumnDefinitions.ColumnIterator<T extends ColumnDefinition> extends Object implements Iterator<T>
public boolean hasNext()
hasNext in interface Iterator<T extends ColumnDefinition>Iterator.hasNext()public T next()
next in interface Iterator<T extends ColumnDefinition>Iterator.next()public void remove()
remove in interface Iterator<T extends ColumnDefinition>UnsupportedOperationExceptionCopyright © 2014. All rights reserved.