MCPcopy Create free account
hub / github.com/Firebasky/Java / _jarray

Class _jarray

JNI/jni/jni.h:71–71  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

69class _jthrowable : public _jobject {};
70class _jstring : public _jobject {};
71class _jarray : public _jobject {};
72class _jbooleanArray : public _jarray {};
73class _jbyteArray : public _jarray {};
74class _jcharArray : public _jarray {};

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected