Uses of Interface
jnr.ffi.mapper.ToNativeType
Packages that use ToNativeType
-
Uses of ToNativeType in jnr.ffi.mapper
Classes in jnr.ffi.mapper that implement ToNativeTypeMethods in jnr.ffi.mapper that return ToNativeTypeModifier and TypeMethodDescriptionstatic ToNativeTypeToNativeTypes.create(ToNativeConverter converter) AbstractSignatureTypeMapper.getToNativeType(SignatureType type, ToNativeContext context) CachingTypeMapper.getToNativeType(SignatureType type, ToNativeContext context) CompositeTypeMapper.getToNativeType(SignatureType type, ToNativeContext context) SignatureTypeMapper.getToNativeType(SignatureType type, ToNativeContext context) SignatureTypeMapperAdapter.getToNativeType(SignatureType type, ToNativeContext context) -
Uses of ToNativeType in jnr.ffi.provider
Classes in jnr.ffi.provider that implement ToNativeType -
Uses of ToNativeType in jnr.ffi.provider.jffi
Methods in jnr.ffi.provider.jffi that return ToNativeTypeModifier and TypeMethodDescriptionAnnotationTypeMapper.getToNativeType(SignatureType type, ToNativeContext context)