MPD
0.20.18
|
Wrapper for a local "jclass" reference. More...
#include <Class.hxx>
Public Member Functions | |
Class (JNIEnv *env, jclass cls) | |
Class (JNIEnv *env, const char *name) | |
![]() | |
LocalRef (JNIEnv *_env, jclass _value) | |
The local reference is obtained by the caller. More... | |
LocalRef (const LocalRef &other)=delete | |
~LocalRef () | |
LocalRef & | operator= (const LocalRef &other)=delete |
jclass | Get () const |
operator jclass () const | |
|
inline |