| jarrayRef-class {rJava} | R Documentation |
This class is a subclass of jobjRef-class and represents a reference to an array Java object.
Objects cannot be created directly, but only as the return
value of .jcall function.
jsig:JNI signature of the array type
jobj:Internal identifier of the object
jclass:Inherited from jobjRef, but unspecified
signature(x = "jarrayRef"): not yet implemented
signature(x = "jarrayRef"): R indexing of java arrays
signature(x = "jarrayRef"): replacement method
headsignature(x = "jarrayRef"): head of the java array
tailsignature(x = "jarrayRef"): tail of the java array
signature(object = "jarrayRef"): Number of java objects in the java array
signature(object = "jarrayRef"): ...
signature(x = "jarrayRef"): not yet implemented
signature(x = "jarrayRef"): not yet implemented
signature(x = "jarrayRef"): not yet implemented
signature(x = "jarrayRef"): not yet implemented
signature(x = "jarrayRef"): not yet implemented
signature(x = "jarrayRef"): not yet implemented
signature(x = "jarrayRef"): not yet implemented
signature(x = "jarrayRef"): not yet implemented
Class "jobjRef", directly.
Simon Urbanek
.jcall or jobjRef
jrectRef for rectangular arrays