Initializes a new instance of the shortArray class to refer to a Java null reference.
Initializes a new instance of the shortArray class to refer to a Java null reference.
public shortArray();
public shortArray(JNIHandle);
Initializes a new instance of the shortArray class to refer to a newly created Java short[] of length size.
public shortArray(int);
shortArray Class | Codemesh.JuggerNET Namespace