com.kenai.jaffl.provider.jffi

Class AsmLibraryLoader.IntToLong

public static final class AsmLibraryLoader.IntToLong extends Object implements FromNativeConverter, ToNativeConverter

Method Summary
ObjectfromNative(Object nativeValue, FromNativeContext context)
ClassnativeType()
ObjecttoNative(Object value, ToNativeContext context)

Method Detail

fromNative

public Object fromNative(Object nativeValue, FromNativeContext context)

nativeType

public Class nativeType()

toNative

public Object toNative(Object value, ToNativeContext context)