Class BoxedShortArrayParameterConverter.Out

java.lang.Object
jnr.ffi.provider.converters.BoxedShortArrayParameterConverter
jnr.ffi.provider.converters.BoxedShortArrayParameterConverter.Out
All Implemented Interfaces:
ToNativeConverter<Short[],short[]>, ToNativeConverter.PostInvocation<Short[],short[]>
Enclosing class:
BoxedShortArrayParameterConverter

public static final class BoxedShortArrayParameterConverter.Out extends BoxedShortArrayParameterConverter implements ToNativeConverter.PostInvocation<Short[],short[]>