Package jnr.ffi.mapper
Class ToNativeTypes.Cacheable
- java.lang.Object
-
- jnr.ffi.mapper.AbstractToNativeType
-
- jnr.ffi.mapper.ToNativeTypes.Cacheable
-
- All Implemented Interfaces:
ToNativeType
- Enclosing class:
- ToNativeTypes
static class ToNativeTypes.Cacheable extends AbstractToNativeType
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface jnr.ffi.mapper.ToNativeType
ToNativeType.Cacheable
-
-
Constructor Summary
Constructors Constructor Description Cacheable(ToNativeConverter converter)
-
Method Summary
-
Methods inherited from class jnr.ffi.mapper.AbstractToNativeType
getToNativeConverter
-
-
-
-
Constructor Detail
-
Cacheable
public Cacheable(ToNativeConverter converter)
-
-