Package io.datarouter.scanner
-
Interface Summary Interface Description Scanner<T> 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. -
-
Enum Summary Enum Description ScannerToMap.Replace