Uses of Interface
jnr.ffi.mapper.TypeMapper
Packages that use TypeMapper
-
Uses of TypeMapper in jnr.ffi
Methods in jnr.ffi with parameters of type TypeMapperModifier and TypeMethodDescriptionLibraryLoader.mapper
(TypeMapper typeMapper) Adds a type mapper to use when resolving method parameter and result types. -
Uses of TypeMapper in jnr.ffi.mapper
Classes in jnr.ffi.mapper that implement TypeMapperModifier and TypeClassDescriptionfinal class
(package private) final class
Fields in jnr.ffi.mapper declared as TypeMapperMethods in jnr.ffi.mapper that return TypeMapperConstructors in jnr.ffi.mapper with parameters of type TypeMapper -
Uses of TypeMapper in jnr.ffi.provider
Classes in jnr.ffi.provider that implement TypeMapper