Product Information > JADE Encyclopaedia of Classes – Volume 2 > Chapter 1 - System Classes > isObjectNonSharedTransient

isObjectNonSharedTransient

isObjectNonSharedTransient(obj: Object): Boolean;

The isObjectNonSharedTransient method of the Object class returns true if the object specified in the obj parameter is a non-shared transient instance or it returns false if it is not, even if this object is no longer valid.