Uses of Interface
com.jniwrapper.NativeResource

Packages that use NativeResource
com.jniwrapper The com.jniwrapper package contains classes that allow calling native functions from Java(TM) code. 
 

Uses of NativeResource in com.jniwrapper
 

Methods in com.jniwrapper with parameters of type NativeResource
 void NativeResourceCollector.addNativeResource(java.lang.Object holder, NativeResource resource)