WPILibC++
2018.4.1-20180927001728-1207-gd5d744a
|
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 () |