public abstract class MinObject extends Object
Modifier and Type | Field and Description |
---|---|
int[] |
data |
double[] |
ddata |
Integer |
key |
int |
type |
Constructor and Description |
---|
MinObject() |
public int[] data
public int type
public Integer key
public double[] ddata