| Package | Description |
|---|---|
| jnr.ffi | |
| jnr.ffi.mapper | |
| jnr.ffi.provider |
| Modifier and Type | Method and Description |
|---|---|
LibraryLoader<T> |
LibraryLoader.mapper(TypeMapper typeMapper)
Adds a type mapper to use when resolving method parameter and result types.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultTypeMapper |
| Modifier and Type | Method and Description |
|---|---|
TypeMapper |
TypeMapper.Builder.build() |
| Constructor and Description |
|---|
SignatureTypeMapperAdapter(TypeMapper typeMapper) |
| Modifier and Type | Class and Description |
|---|---|
class |
NullTypeMapper
An instance of
TypeMapper which always returns null |
Copyright © 2017. All rights reserved.