Initialize field and method IDs for native methods of this class. Returns the size of a native pointer.
(int type)
| 1268 | * Returns the size of a native pointer. |
| 1269 | **/ |
| 1270 | private static native int sizeof(int type); |
| 1271 | |
| 1272 | private static native String getNativeVersion(); |
| 1273 | private static native String getAPIChecksum(); |