Next: , Up: HashedCollection   [Index]


1.88.1 HashedCollection class: instance creation

new

Answer a new instance of the receiver with a default size

new: anInteger

Answer a new instance of the receiver with the given capacity

withAll: aCollection

Answer a collection whose elements are all those in aCollection