JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Hierarchy For Package jnr.ffi.mapper
Package Hierarchies:
All Packages
Class Hierarchy
java.lang.Object
jnr.ffi.mapper.
AbstractDataConverter
<J,N> (implements jnr.ffi.mapper.
DataConverter
<J,N>)
jnr.ffi.mapper.
AbstractFromNativeType
(implements jnr.ffi.mapper.
FromNativeType
)
jnr.ffi.mapper.
FromNativeTypes.Cacheable
jnr.ffi.mapper.
FromNativeTypes.UnCacheable
jnr.ffi.mapper.
AbstractSignatureTypeMapper
(implements jnr.ffi.mapper.
SignatureTypeMapper
)
jnr.ffi.mapper.
CachingTypeMapper
(implements jnr.ffi.mapper.
SignatureTypeMapper
)
jnr.ffi.mapper.
AbstractToNativeType
(implements jnr.ffi.mapper.
ToNativeType
)
jnr.ffi.mapper.
ToNativeTypes.Cacheable
jnr.ffi.mapper.
ToNativeTypes.UnCacheable
jnr.ffi.mapper.
CachingTypeMapper.InvalidType
(implements jnr.ffi.mapper.
FromNativeType
, jnr.ffi.mapper.
ToNativeType
)
jnr.ffi.mapper.
CompositeFunctionMapper
(implements jnr.ffi.mapper.
FunctionMapper
)
jnr.ffi.mapper.
CompositeTypeMapper
(implements jnr.ffi.mapper.
SignatureTypeMapper
)
jnr.ffi.mapper.
DefaultSignatureType
(implements jnr.ffi.mapper.
SignatureType
)
jnr.ffi.mapper.
DefaultTypeMapper
(implements jnr.ffi.mapper.
TypeMapper
)
jnr.ffi.mapper.
FromNativeTypes
jnr.ffi.mapper.
FunctionMapper.Builder
jnr.ffi.mapper.
MethodParameterContext
(implements jnr.ffi.mapper.
ToNativeContext
)
jnr.ffi.mapper.
MethodResultContext
(implements jnr.ffi.mapper.
FromNativeContext
)
jnr.ffi.mapper.
SignatureTypeMapperAdapter
(implements jnr.ffi.mapper.
SignatureTypeMapper
)
jnr.ffi.mapper.
SimpleFunctionMapper
(implements jnr.ffi.mapper.
FunctionMapper
)
jnr.ffi.mapper.
SimpleTypeMapper
(implements jnr.ffi.mapper.
TypeMapper
)
jnr.ffi.mapper.
ToNativeTypes
jnr.ffi.mapper.
TypeMapper.Builder
jnr.ffi.mapper.
Util
Interface Hierarchy
jnr.ffi.mapper.
FromNativeContext
jnr.ffi.mapper.
FromNativeConverter
<J,N>
jnr.ffi.mapper.
DataConverter
<J,N> (also extends jnr.ffi.mapper.
ToNativeConverter
<J,N>)
jnr.ffi.mapper.
FromNativeType
jnr.ffi.mapper.
FunctionMapper
jnr.ffi.mapper.
FunctionMapper.Context
jnr.ffi.mapper.
SignatureType
jnr.ffi.mapper.
SignatureTypeMapper
jnr.ffi.mapper.
ToNativeContext
jnr.ffi.mapper.
ToNativeConverter
<J,N>
jnr.ffi.mapper.
DataConverter
<J,N> (also extends jnr.ffi.mapper.
FromNativeConverter
<J,N>)
jnr.ffi.mapper.
ToNativeConverter.PostInvocation
<J,N>
jnr.ffi.mapper.
ToNativeType
jnr.ffi.mapper.
TypeMapper
Annotation Type Hierarchy
jnr.ffi.mapper.
ToNativeConverter.NoContext
(implements java.lang.annotation.Annotation)
jnr.ffi.mapper.
ToNativeConverter.ToNative
(implements java.lang.annotation.Annotation)
jnr.ffi.mapper.
ToNativeType.Cacheable
(implements java.lang.annotation.Annotation)
jnr.ffi.mapper.
FromNativeConverter.FromNative
(implements java.lang.annotation.Annotation)
jnr.ffi.mapper.
ToNativeConverter.Cacheable
(implements java.lang.annotation.Annotation)
jnr.ffi.mapper.
FromNativeConverter.NoContext
(implements java.lang.annotation.Annotation)
jnr.ffi.mapper.
FromNativeConverter.Cacheable
(implements java.lang.annotation.Annotation)
jnr.ffi.mapper.
FromNativeType.Cacheable
(implements java.lang.annotation.Annotation)
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes