Class BoxedDoubleArrayParameterConverter.Out

java.lang.Object
jnr.ffi.provider.converters.BoxedDoubleArrayParameterConverter
jnr.ffi.provider.converters.BoxedDoubleArrayParameterConverter.Out
All Implemented Interfaces:
ToNativeConverter<Double[],double[]>, ToNativeConverter.PostInvocation<Double[],double[]>
Enclosing class:
BoxedDoubleArrayParameterConverter

public static final class BoxedDoubleArrayParameterConverter.Out extends BoxedDoubleArrayParameterConverter implements ToNativeConverter.PostInvocation<Double[],double[]>