Uses of Package
io.datarouter.scanner
-
Classes in io.datarouter.scanner used by io.datarouter.scannerClassDescriptionSubclasses do not have to worry about closing the input scanner.Simple Scanners can extend this to avoid declaring the "current" field and "getCurrent" methodWindow object returned by
RetainingScannerA form of iterator that operates as lazily as possible, not knowing if the next item is available until advancing and dropping the reference to the previous item.