Modifier and Type | Field and Description |
---|---|
protected StringBuilder |
buffer |
protected int |
scanner
The variable is used to keep if the iterator reach the end
|
protected Reader |
source |
Constructor and Description |
---|
SqlFileReaderIterator(Reader source) |
Modifier and Type | Method and Description |
---|---|
boolean |
hasNext() |
String |
next() |
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining
protected Reader source
protected StringBuilder buffer
protected int scanner
public SqlFileReaderIterator(Reader source)
Copyright © 2004–2020 CodeLutin. All rights reserved.