Uses of Interface
com.jniwrapper.LibraryLoader

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

Uses of LibraryLoader in com.jniwrapper
 

Classes in com.jniwrapper that implement LibraryLoader
 class DefaultLibraryLoader
          Default implementation for LibraryLoader that realizes Singleton pattern.