Package jnr.posix
Class BaseNativePOSIX.PointerConverter
java.lang.Object
jnr.posix.BaseNativePOSIX.PointerConverter
- All Implemented Interfaces:
jnr.ffi.mapper.FromNativeConverter
- Enclosing class:
- BaseNativePOSIX
public abstract static class BaseNativePOSIX.PointerConverter
extends Object
implements jnr.ffi.mapper.FromNativeConverter
-
Nested Class Summary
Nested classes/interfaces inherited from interface jnr.ffi.mapper.FromNativeConverter
jnr.ffi.mapper.FromNativeConverter.Cacheable, jnr.ffi.mapper.FromNativeConverter.FromNative, jnr.ffi.mapper.FromNativeConverter.NoContext
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface jnr.ffi.mapper.FromNativeConverter
fromNative
-
Constructor Details
-
PointerConverter
public PointerConverter()
-
-
Method Details
-
nativeType
- Specified by:
nativeType
in interfacejnr.ffi.mapper.FromNativeConverter
-