com.kenai.jaffl.provider.jffi

Class AsmLibraryLoader.ToNativeProxy

public static final class AsmLibraryLoader.ToNativeProxy extends Object implements ToNativeConverter

Constructor Summary
ToNativeProxy(ToNativeConverter converter, ToNativeContext ctx)
Method Summary
ClassnativeType()
ObjecttoNative(Object value, ToNativeContext unused)

Constructor Detail

ToNativeProxy

public ToNativeProxy(ToNativeConverter converter, ToNativeContext ctx)

Method Detail

nativeType

public Class nativeType()

toNative

public Object toNative(Object value, ToNativeContext unused)