Gets the static instance of this class.

# S3 method for class 'Class'
getStaticInstance(this, ...)

Arguments

...

Not used.

Value

Returns a reference to an Object.

Author

Henrik Bengtsson

See also

For more information see Class.

Examples

  obj <- getStaticInstance(Object)