Next: CompiledBlock, Previous: CObject, Up: Base classes [Index]
I am an abstract class. My instances are collections of objects. My subclasses may place some restrictions or add some definitions to how the objects are stored or organized; I say nothing about this. I merely provide some object creation and access routines for general collections of objects.
• Collection class-instance creation: | (class) | |
• Collection class-multibyte encodings: | (class) | |
• Collection-adding: | (instance) | |
• Collection-compiler: | (instance) | |
• Collection-concatenating: | (instance) | |
• Collection-converting: | (instance) | |
• Collection-copying Collections: | (instance) | |
• Collection-copying SequenceableCollections: | (instance) | |
• Collection-enumeration: | (instance) | |
• Collection-finalization: | (instance) | |
• Collection-printing: | (instance) | |
• Collection-removing: | (instance) | |
• Collection-sorting: | (instance) | |
• Collection-storing: | (instance) | |
• Collection-testing collections: | (instance) |