|
| Components |
|
| |||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||||
| Packages that use CollectionMirror | |
|---|---|
| com.sas.collection | Provides several classes which implement data structures called collections. |
| Uses of CollectionMirror in com.sas.collection |
|---|
| Subclasses of CollectionMirror in com.sas.collection | |
|---|---|
class |
StaticCollection
A StaticCollection is a class which hides the update
methods of a collection object. |
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. |
class |
StaticStringList
A StaticStringList is a class which hides the update
methods of a StringList object. |
|
| Components |
|
| |||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||||