Class FsIterator_set_sorted_pear<T extends FeatureStructure>

Type Parameters:
T - the type of FSs being returned from the iterator, supplied by the calling context
All Implemented Interfaces:
Iterator<T>, ListIterator<T>, FSIterator<T>, LowLevelIterator<T>

class FsIterator_set_sorted_pear<T extends FeatureStructure> extends FsIterator_set_sorted2<T>