The class of nil (TheNilObject) in SmallTalk. If nil is your superclass, you are a root class and don't inherit any behavior. If Object is your superclass, you inherit some behavior including the update method.
See WhatIsNull, NullObject
The class of nil (TheNilObject) in SmallTalk. If nil is your superclass, you are a root class and don't inherit any behavior. If Object is your superclass, you inherit some behavior including the update method.
See WhatIsNull, NullObject