public static class PardisoThreadTest.SparseElement extends java.lang.Object
int
i
j
double
value
SparseElement()
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public int i
public int j
public double value
public SparseElement()