Package ats4.root
Class CSV
- java.lang.Object
-
- ats4.root.CSV
-
public final class CSV extends Object
参加局の情報をCSVに出力する機能を提供します。- Since:
- 2024/07/14
-
-
Method Detail
-
dump
public final String dump()
現時点での集計結果を出力します。- Returns:
- CSVの文字列
- Throws:
TableAccessException
- 疎通の障害TableSchemaException
- 構造の問題
-
-