Next: , Previous: , Up: SortedCollection   [Index]


1.156.5 SortedCollection: disabled

add: anObject afterIndex: i

This method should not be called for instances of this class.

addAll: aCollection afterIndex: i

This method should not be called for instances of this class.

addAllFirst: aCollection

This method should not be called for instances of this class.

addAllLast: aCollection

This method should not be called for instances of this class.

addFirst: anObject

This method should not be called for instances of this class.

addLast: anObject

This method should not be called for instances of this class.

at: index put: anObject

This method should not be called for instances of this class.