This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| import java.lang.reflect.Constructor; | |
| import java.lang.reflect.Method; | |
| /** | |
| * <h2>Type Signatures</h2><br/> | |
| * The JNI uses the Java VM’s representation of type signatures. Table 3-2 shows | |
| * these type signatures. | |
| * <p/> | |
| * Table 3-2 Java VM Type Signatures | |
| * |