public static final class AsmLibraryLoader.ToNativeProxy extends java.lang.Object implements ToNativeConverter
Constructor and Description |
---|
AsmLibraryLoader.ToNativeProxy(ToNativeConverter converter,
ToNativeContext ctx) |
Modifier and Type | Method and Description |
---|---|
java.lang.Class |
nativeType() |
java.lang.Object |
toNative(java.lang.Object value,
ToNativeContext unused) |
public AsmLibraryLoader.ToNativeProxy(ToNativeConverter converter, ToNativeContext ctx)
public java.lang.Object toNative(java.lang.Object value, ToNativeContext unused)
toNative
in interface ToNativeConverter
public java.lang.Class nativeType()
nativeType
in interface ToNativeConverter