![]() |
WPILibC++ 2025.3.2
|
#include <wpi/jni_util.h>
Public Member Functions | |
| JGlobal ()=default | |
| JGlobal (JNIEnv *env, T obj) | |
| void | free (JNIEnv *env) |
| operator bool () const | |
| operator T () const | |
Protected Attributes | |
| T | m_cls = nullptr |
|
default |
|
inline |
|
inline |
|
inlineexplicit |
|
inline |
|
protected |