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