|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjnr.ffi.provider.EnumResultConverter
public final class EnumResultConverter
| Constructor Summary | |
|---|---|
EnumResultConverter(java.lang.Class enumClass)
|
|
| Method Summary | |
|---|---|
java.lang.Enum |
fromNative(java.lang.Object nativeValue,
FromNativeContext context)
|
java.lang.Class |
nativeType()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EnumResultConverter(java.lang.Class enumClass)
| Method Detail |
|---|
public java.lang.Enum fromNative(java.lang.Object nativeValue,
FromNativeContext context)
fromNative in interface FromNativeConverterpublic java.lang.Class nativeType()
nativeType in interface FromNativeConverter
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||