Uses of Class
jnr.ffi.mapper.FromNativeConverter.Cacheable

Packages that use FromNativeConverter.Cacheable
jnr.ffi.provider.converters   
jnr.ffi.provider.jffi   
 

Uses of FromNativeConverter.Cacheable in jnr.ffi.provider.converters
 

Classes in jnr.ffi.provider.converters with annotations of type FromNativeConverter.Cacheable
 class EnumConverter
           
 class EnumSetConverter
           
 class NativeLongConverter
           
 class StringResultConverter
          Converts a native pointer result into a java String
 

Uses of FromNativeConverter.Cacheable in jnr.ffi.provider.jffi
 

Classes in jnr.ffi.provider.jffi with annotations of type FromNativeConverter.Cacheable
 class AsmStructByReferenceFromNativeConverter
           
 



Copyright © 2013. All Rights Reserved.