!=,ANY,jobjRef-method |
Comparing Java References |
!=,jobjRef,ANY-method |
Comparing Java References |
!=,jobjRef,jobjRef-method |
Comparing Java References |
$,jobjRef-method |
Field/method operator for Java objects |
$<-,jobjRef-method |
Field/method operator for Java objects |
.jarray |
Java array handling functions |
.jbyte |
Wrap numeric vector as flat Java parameter |
.jcall |
Call a Java method |
.jcast |
Cast a Java object to another class |
.jcastToArray |
Ensures that a given object is an array reference |
.jchar |
Wrap numeric vector as flat Java parameter |
.jcheck |
Check JVM for pending expections and clear them |
.jconstructors |
Simple helper functions for Java reflection |
.jequals |
Comparing Java References |
.jevalArray |
Java array handling functions |
.jfield |
Obtains the value of a field |
.jfields |
Simple helper functions for Java reflection |
.jfloat |
Wrap numeric vector as flat Java parameter |
.jinit |
Initialize Java VM |
.jlong |
Wrap numeric vector as flat Java parameter |
.jmethods |
Simple helper functions for Java reflection |
.jnew |
Create a Java object |
.jnull |
Java null object reference |
.jsimplify |
Converts Java object to a simple scalar if possible |
==,ANY,jobjRef-method |
Comparing Java References |
==,jobjRef,ANY-method |
Comparing Java References |
==,jobjRef,jobjRef-method |
Comparing Java References |
is.jnull |
Java null object reference |
jarrayRef-class |
Class "jarrayRef" Reference to an array Java object |
jbyte |
Wrap numeric vector as flat Java parameter |
jbyte-class |
Classes "jfloat", "jlong", "jbyte" and "jchar" specify Java native types that are not native in R |
jchar |
Wrap numeric vector as flat Java parameter |
jchar-class |
Classes "jfloat", "jlong", "jbyte" and "jchar" specify Java native types that are not native in R |
jfloat |
Wrap numeric vector as flat Java parameter |
jfloat-class |
Classes "jfloat", "jlong", "jbyte" and "jchar" specify Java native types that are not native in R |
jlong |
Wrap numeric vector as flat Java parameter |
jlong-class |
Classes "jfloat", "jlong", "jbyte" and "jchar" specify Java native types that are not native in R |
jobjRef-class |
Class "jobjRef" - Reference to a Java object |
show,jarrayRef-method |
Show a Java Object Reference |
show,jobjRef-method |
Show a Java Object Reference |