SJava (version 0.98.0)

.JavaSigs: A vector of Java type specifiers

Description

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.

Arguments