cz.cuni.amis.pogamut.ut2004.tournament.dm.table.report
Class CSV.CSVRow
java.lang.Object
cz.cuni.amis.pogamut.ut2004.tournament.dm.table.report.CSV.CSVRow
- Enclosing class:
- CSV
public static class CSV.CSVRow
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CSV.CSVRow
public CSV.CSVRow()
- Parameters:
row -
add
protected void add(String key,
String value)
getString
public String getString(String name)
getInt
public Integer getInt(String name)
getDouble
public Double getDouble(String name)
Copyright © 2015 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.