jnr.ffi.provider
Class EnumResultConverter
java.lang.Object
jnr.ffi.provider.EnumResultConverter
- All Implemented Interfaces:
- FromNativeConverter
public final class EnumResultConverter
- extends Object
- implements FromNativeConverter
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EnumResultConverter
public EnumResultConverter(Class enumClass)
fromNative
public Enum fromNative(Object nativeValue,
FromNativeContext context)
- Specified by:
fromNative in interface FromNativeConverter
nativeType
public Class nativeType()
- Specified by:
nativeType in interface FromNativeConverter
Copyright © 2012. All Rights Reserved.