Uses of Interface
com.sas.collection.SortedCollectionInterface

Packages that use SortedCollectionInterface
com.sas.collection Provides several classes which implement data structures called collections. 
 

Uses of SortedCollectionInterface in com.sas.collection
 

Classes in com.sas.collection that implement SortedCollectionInterface
 class SortedCollection
          SortedCollection is a collection which inserts items in a sort order defined by a Comparator.
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.