Class ScannerIterator<T>

java.lang.Object
io.datarouter.scanner.ScannerIterator<T>
All Implemented Interfaces:
Iterator<T>

public class ScannerIterator<T>
extends Object
implements Iterator<T>