com.kenai.jaffl.provider.jffi
Class EnumResultConverter

java.lang.Object
  extended by com.kenai.jaffl.provider.jffi.EnumResultConverter
All Implemented Interfaces:
FromNativeConverter

public class EnumResultConverter
extends Object
implements FromNativeConverter


Method Summary
 Object fromNative(Object nativeValue, FromNativeContext context)
           
 Class nativeType()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

fromNative

public Object fromNative(Object nativeValue,
                         FromNativeContext context)
Specified by:
fromNative in interface FromNativeConverter

nativeType

public Class nativeType()
Specified by:
nativeType in interface FromNativeConverter


Copyright © 2011. All Rights Reserved.