WPILibC++
2019.2.1-27-gd55ca19
|
Public Member Functions | |
JLocal (JNIEnv *env, T obj) | |
JLocal (const JLocal &)=delete | |
JLocal (JLocal &&oth) | |
JLocal & | operator= (const JLocal &)=delete |
JLocal & | operator= (JLocal &&oth) |
operator T () | |
T | obj () |