Package | Description |
---|---|
jnr.ffi | |
jnr.ffi.mapper |
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) |
Copyright © 2015. All rights reserved.