public static final class ClosureFromNativeConverter.ProxyConverter extends ClosureFromNativeConverter
ClosureFromNativeConverter.AbstractClosurePointer, ClosureFromNativeConverter.ProxyConverter
FromNativeConverter.Cacheable, FromNativeConverter.FromNative, FromNativeConverter.NoContext
Constructor and Description |
---|
ProxyConverter(Runtime runtime,
java.lang.reflect.Constructor closureConstructor,
java.lang.Object[] initFields) |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
fromNative(Pointer nativeValue,
FromNativeContext context) |
getInstance, nativeType
public ProxyConverter(Runtime runtime, java.lang.reflect.Constructor closureConstructor, java.lang.Object[] initFields)
public java.lang.Object fromNative(Pointer nativeValue, FromNativeContext context)
Copyright © 2017. All rights reserved.