Learn R Programming

R.oo (version 1.2.7)

getStaticInstance.Class: Gets the static instance of this class

Description

Gets the static instance of this class.

Usage

## S3 method for class 'Class}(this, ...)':
getStaticInstanceundefined

...{Not used.}

Returns a reference to an Object.

obj <- getStaticInstance(Object)

[object Object]

For more information see Class.



internal
methods
programming

Arguments