JavaVMRef-class {arji}R Documentation

Class "JavaVMRef" etc.: Containers for JVM-related structures

Description

Containers for JVM related structures

Objects from the Class

Objects can be created by calls of the form new("JavaVMRef", ...).

Slots

jvmptr:
Object of class "externalptr" R external reference(pointer)
optString:
Object of class "character" options setting string for JVM

Methods

jvmptr
signature(x = "JavaVMRef"): access the pointer
show
signature(object = "JavaVMRef"): report

Author(s)

VJ Carey <stvjc@channing.harvard.edu>

See Also

Examples

##---- Should be DIRECTLY executable !! ----

[Package arji version 0.3.0 Index]