Ion
|
Stack-allocate this to clean up a jobject at end of scope. More...
#include "jniutil.h"
Public Member Functions | |
ScopedJObject (JNIEnv *env, jobject *obj) | |
~ScopedJObject () | |
Stack-allocate this to clean up a jobject at end of scope.
Does not own the jobject, may not work if copied or moved.
|
inlineexplicit |
|
inline |