Uses of Class
com.sas.collection.StaticCollection

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

Uses of StaticCollection in com.sas.collection
 

Subclasses of StaticCollection in com.sas.collection
 class StaticDictionary
          A StaticDictionary is a class which hides the update methods of a dictionary object.
 class StaticOrderedCollection
          A StaticOrderedCollection is a class which hides the update methods of a OrderedCollection object.
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.