Next:
HashedCollection-accessing
, Up:
HashedCollection
1.85.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