Uses of Package
io.datarouter.scanner
-
Classes in io.datarouter.scanner used by io.datarouter.scanner Class Description BaseLinkedScanner Subclasses do not have to worry about closing the input scanner.BaseScanner Simple Scanners can extend this to avoid declaring the "current" field and "getCurrent" methodIteratorScanner ParallelScanner ParallelScannerContext RetainingGroup Window object returned byRetainingScannerScanner A 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.ScannerPredicateFunction.ScannerPredicateFunctionResult ScannerToMap.Replace SortingScanner