Files
allwpilib/java/lib/NetworkTablesJNI.cpp
Peter Johnson 84e7d5906c Java: Use Global instead of WeakGlobal for callbacks.
For some reason, weak globals don't work as they (unexpectedly) are
getting destroyed even though we save the callback in a map at the Java
level.
2015-09-15 21:32:51 -07:00

38 KiB