| Name | Description | Type | Package | Framework |
| CollectionDataStore | Class | org.geotools.data.collection | GeoTools | |
| CollectionFeatureReader | FeatureReader that reads features from a java. | Class | org.geotools.data | GeoTools |
| CollectionFeatureSource | This is a "port" of ContentFeatureSource to work with an iterator. | Class | org.geotools.data.collection | GeoTools |
| DelegateFeatureReader | A FeatureReader that wraps up a normal FeatureIterator. | Class | org.geotools.data.collection | GeoTools |
| ListFeatureCollection | FeatureCollection implementation wrapping around a java. | Class | org.geotools.data.collection | GeoTools |
| SpatialIndexFeatureCollection | FeatureCollection used to stage information for display using a SpatialIndex. | Class | org.geotools.data.collection | GeoTools |
| SpatialIndexFeatureSource | A FeatureSource using a spatial index to hold on to features and serve them up for fast display. | Class | org.geotools.data.collection | GeoTools |
| TreeSetFeatureCollection | Origional implementation of FeatureCollection using a TreeMap for internal storage. | Class | org.geotools.data.collection | GeoTools |