Package jnr.ffi.mapper
Class FromNativeTypes.Cacheable
- java.lang.Object
-
- jnr.ffi.mapper.AbstractFromNativeType
-
- jnr.ffi.mapper.FromNativeTypes.Cacheable
-
- All Implemented Interfaces:
FromNativeType
- Enclosing class:
- FromNativeTypes
static class FromNativeTypes.Cacheable extends AbstractFromNativeType
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface jnr.ffi.mapper.FromNativeType
FromNativeType.Cacheable
-
-
Constructor Summary
Constructors Constructor Description Cacheable(FromNativeConverter converter)
-
Method Summary
-
Methods inherited from class jnr.ffi.mapper.AbstractFromNativeType
getFromNativeConverter
-
-
-
-
Constructor Detail
-
Cacheable
public Cacheable(FromNativeConverter converter)
-
-