obj | Object for which a signature is to be produced. |
Creates the JNI signature string for particular object type.
args | Array of object for which a signature is to be produced. |
Creates the JNI signature string for an object parameter list.
args | Array of object for which a signature is to be produced. |
Creates the JNI signature string for an object parameter list.
The generic parameter represents the method return type.