Uses of Interface
jnr.ffi.mapper.TypeMapper

Packages that use TypeMapper
jnr.ffi.mapper   
jnr.ffi.provider   
 

Uses of TypeMapper in jnr.ffi.mapper
 

Classes in jnr.ffi.mapper that implement TypeMapper
 class DefaultTypeMapper
           
 

Uses of TypeMapper in jnr.ffi.provider
 

Classes in jnr.ffi.provider that implement TypeMapper
 class NullTypeMapper
          An instance of TypeMapper which always returns null
 

Fields in jnr.ffi.provider declared as TypeMapper
static TypeMapper NullTypeMapper.INSTANCE
           
 



Copyright © 2012. All Rights Reserved.