Classes | Collections > Ordered

SymbolArray : RawArray : ArrayedCollection : SequenceableCollection : Collection : Object

an array whose indexed slots are all of the same type

Description

These classes implement arrays whose indexed slots are all of the same type.

Class Methods

Inherited class methods

6 methods from Collection ► show
7 methods from Object ► show

Instance Methods

.readFromStream(stream, method)

From superclass: RawArray

Inherited instance methods

3 methods from RawArray ► show
77 methods from ArrayedCollection ► show
98 methods from Collection ► show
260 methods from Object ► show