jnr.ffi.provider.jffi
Class NativeLibrary

java.lang.Object
  extended by jnr.ffi.provider.jffi.NativeLibrary

public class NativeLibrary
extends Object


Method Summary
static String locateLibrary(String libraryName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

locateLibrary

public static String locateLibrary(String libraryName)


Copyright © 2012. All Rights Reserved.