public interface DelegatingFeatureReader<T extends FeatureType,F extends Feature> extends FeatureReader<T,F>
Modifier and Type | Method and Description |
---|---|
FeatureReader<T,F> |
getDelegate() |
close, getFeatureType, hasNext, next
FeatureReader<T,F> getDelegate()
Copyright © 1996–2019 Geotools. All rights reserved.