Class SubFeatureList

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

public class SubFeatureList extends SubFeatureCollection implements RandomFeatureAccess
Default implementation of FeatureCollection.sort(SortBy).

This implementation is not suitable for working with large content as it makes use of memory both when eastablishing an initial sort order, and subsequently to hold a list of FeatureId.