11 template <
class TheTag,
class >
TheTag TagType
Definition static_method.hpp:21
StaticMethod(JNIEnv &env, const Class< TagType > &clazz, const char *name)
Definition static_method.hpp:25
R(Args...) MethodType
Definition static_method.hpp:22
R ReturnType
Definition static_method.hpp:23
Definition advanced_ownership.hpp:6
jarray< E > & NewArray(JNIEnv &env, jsize length)
Definition functions.hpp:472
std::pointer_traits< ::jmethodID >::element_type jmethodID
Definition types.hpp:56
jmethodID & GetStaticMethodID(JNIEnv &env, jclass &clazz, const char *name, const char *sig)
Definition functions.hpp:320
Definition tagging.hpp:13