| Modifier and Type | Method and Description |
|---|---|
void |
doBreak()
Break the iterator and release read lock (if any).
|
Iterator<Column> |
iterator()
Returns the element iterator.
|
Column[] |
toArray()
Returns the iterator content as an array.
|
List<Column> |
toList()
Returns the iterator content as a list.
|
forEach, spliteratorCopyright © 2013–2015. All rights reserved.