public class Row extends Object
Row()
Double
getValue(int index)
List<Double>
getValues()
boolean
isNan()
void
setValues(List<Double> values)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Row()
public List<Double> getValues()
public Double getValue(int index)
index
public void setValues(List<Double> values)
values
public boolean isNan()
Copyright © 2021. All rights reserved.