posted 23 years ago
Is an immutable object a first class object?
For example, if I have an object only with getter methods and no setter methods, will it mean that the object is non-first class object.I have taken care of one consideration of non-first class object; i.e. avoiding its manipulations.
Comments please!
-- Sandeep
SCJP2, OCSD(Oracle JDeveloper), OCED(Oracle Internet Platform)
[This message has been edited by Desai Sandeep (edited July 25, 2001).]