public interface TrackingLookupSourceSupplier
| Modifier and Type | Method and Description |
|---|---|
LookupSource |
getLookupSource() |
OuterPositionIterator |
getOuterPositionIterator() |
static TrackingLookupSourceSupplier |
nonTracking(Supplier<LookupSource> lookupSourceSupplier) |
LookupSource getLookupSource()
OuterPositionIterator getOuterPositionIterator()
static TrackingLookupSourceSupplier nonTracking(Supplier<LookupSource> lookupSourceSupplier)
Copyright © 2012–2019. All rights reserved.