- java.lang.Object
-
- jnr.ffi.mapper.AbstractToNativeType
-
- All Implemented Interfaces:
ToNativeType
public abstract class AbstractToNativeType extends Object implements ToNativeType
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface jnr.ffi.mapper.ToNativeType
ToNativeType.Cacheable
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ToNativeConvertergetToNativeConverter()
-
-
-
Method Detail
-
getToNativeConverter
public ToNativeConverter getToNativeConverter()
- Specified by:
getToNativeConverterin interfaceToNativeType
-
-