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

anyInstance

anyInstance(): Boolean;

The anyInstance method of the Class class returns true if any instances of the receiver class exist and is equivalent to the firstInstance <> null expression.