Class SimpleProcessingCollection

All Implemented Interfaces:
SimpleFeatureCollection, FeatureCollection<SimpleFeatureType,SimpleFeature>

public abstract class SimpleProcessingCollection extends ProcessingCollection<SimpleFeatureType,SimpleFeature> implements SimpleFeatureCollection
The simple feature version of ProcessingCollection. Please see the base class for further information on how to implement a proper streaming processing collection on top of this base class
Author:
Andrea Aime - GeoSolutions