Previous: Les classes Up: Collections
Ne sont citées que les méthodes principales des classes principales !
Object ()
Collection ()
do:, select:, reject:, collect:, detect:, detect:ifNone:, isEmpty, size, add:, remove:, addAll:, removeAll, includes:
Bag ('contents')
SequenceableCollection ()
at:, at:put:, indexOf:, , (virgule)
ArrayedCollection ()
Array ()
CharacterArray ()
String ()
Symbol ()
Text ('string' 'runs')
Interval ('start' 'stop' 'step')
OrderedCollection ('firstIndex' 'lastIndex')
addFirst:, addLast:, removeFirst, first, last
SortedCollection ('sortBlock')
Set ('tally')
Dictionary ()
values:, keys:, at:, at:ifAbsent:, at:put:, valuesDo: