Uses of Class
jnr.ffi.Library

Packages that use Library
jnr.ffi   
jnr.ffi.mapper   
jnr.ffi.provider.jffi   
 

Uses of Library in jnr.ffi
 

Methods in jnr.ffi that return Library
static Library Library.getInstance(String libraryName)
          Deprecated. 
 

Uses of Library in jnr.ffi.mapper
 

Methods in jnr.ffi.mapper that return Library
 Library FunctionMapper.Context.getLibrary()
          Deprecated. 
 

Uses of Library in jnr.ffi.provider.jffi
 

Methods in jnr.ffi.provider.jffi that return Library
 Library NativeFunctionMapperContext.getLibrary()
           
 



Copyright © 2013. All Rights Reserved.