public static class CSV.CSVRow extends Object
CSVRow()
protected void
add(String key, String value)
Double
getDouble(String name)
Integer
getInt(String name)
String
getString(String name)
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public CSVRow()
row
protected void add(String key, String value)
public String getString(String name)
public Integer getInt(String name)
public Double getDouble(String name)
public String toString()
toString
Object
Copyright © 2019 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All rights reserved.