#include <juce_JNIHelpers_android.h>


Public Member Functions | |
| void | callVoidMethod (jmethodID methodID,...) const |
| void | clear () |
| void | clear (JNIEnv *env) |
| jobject | get () const noexcept |
| GlobalRefImpl () noexcept | |
| GlobalRefImpl (const GlobalRefImpl &other) | |
| GlobalRefImpl (const LocalRef< JavaType > &o) | |
| GlobalRefImpl (const LocalRef< JavaType > &o, JNIEnv *env) | |
| GlobalRefImpl (GlobalRefImpl &&other) noexcept | |
| operator jobject () const noexcept | |
Static Private Member Functions | |
| static jobject | retain (jobject obj, JNIEnv *env) |
Private Attributes | |
| jobject | obj |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlinenoexceptinherited |
|
inlinenoexcept |
|
inline |
|
inlineexplicit |
|
inline |
|
inlinenoexcept |
|
inlinenoexceptinherited |
|
inlinestaticprivateinherited |
|
privateinherited |