Class SortCollection

java.lang.Object
com.thingworx.types.data.sorters.SortCollection
All Implemented Interfaces:
ISort, Comparator<ValueCollection>

@ThingworxExtensionApiClass(since={6,6}, canInstantiate=true) public final class SortCollection extends Object implements ISort
Sorter based on the composition of a collection of child sorters.