Warning: Objects of this class are not possible to marshal. If attempted, an error is produced.

# S3 method for jclassName
marshal(x, ...)

# S3 method for jobjRef
marshal(x, ...)

# S3 method for jclassName
marshallable(...)

# S3 method for jobjRef
marshallable(...)

Arguments

x

"rJava" object.

...

Not used.

Value

A marshalled object as described in marshal().