Next: , Up: ValueHolder   [Index]


1.205.1 ValueHolder class: creating instances

new

Create a ValueHolder whose starting value is nil

null

Answer the sole instance of NullValueHolder

with: anObject

Create a ValueHolder whose starting value is anObject