public static class SparseDoubleArray.DualEntry extends SparseDoubleArray.Entry
SparseDoubleArray
s
at the same index.Modifier and Type | Field and Description |
---|---|
double |
otherValue
The value of the other array at the index
|
index, value
Constructor and Description |
---|
SparseDoubleArray.DualEntry() |
public double otherValue
public SparseDoubleArray.DualEntry()