Uses of Class
jnr.ffi.mapper.FromNativeConverter.Cacheable
-
Packages that use FromNativeConverter.Cacheable Package Description 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 Modifier and Type Class Description 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 Modifier and Type Class Description class
AnnotationTypeMapper.ReflectionFromNativeConverter
class
AsmStructByReferenceFromNativeConverter
-