Uses of Class
com.avpkit.ferry.JNIMemoryManager
-
Packages that use JNIMemoryManager Package Description com.avpkit.ferry A collection of classes that ferry objects from Java to native code and back, and manage native memory. -
-
Uses of JNIMemoryManager in com.avpkit.ferry
Methods in com.avpkit.ferry that return JNIMemoryManager Modifier and Type Method Description static JNIMemoryManagerJNIMemoryManager. getMgr()Get the globalJNIMemoryManagerbeing used.
-