| .JavaSigs {Java} | R Documentation |
This is a named vector containing the pairs
of Java primitive type names (e.g. double, boolean, etc.)
and the corresponding low-level JNI type identifier.
These are things such as
The values ca be used in
in the .sigs arguments of
.Java and
.JavaConstructor.