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