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