Uses of Interface
jnr.ffi.mapper.FunctionMapper

Packages that use FunctionMapper
jnr.ffi.provider   
 

Uses of FunctionMapper in jnr.ffi.provider
 

Classes in jnr.ffi.provider that implement FunctionMapper
 class IdentityFunctionMapper
          An implementation of FunctionMapper that just returns the same name as input
 

Methods in jnr.ffi.provider that return FunctionMapper
static FunctionMapper IdentityFunctionMapper.getInstance()
           
 



Copyright © 2012. All Rights Reserved.