-
Notifications
You must be signed in to change notification settings - Fork 36
N_CodeJam_TableData
andrewvk edited this page Apr 7, 2016
·
5 revisions
[This is preliminary documentation and is subject to change.]
[Missing
Class | Description | |
---|---|---|
![]() |
CsvFormat | CSV format support. |
![]() |
FixedWidthFormat | Fixed width format support. |
![]() |
TableDataParser | |
![]() |
TableDataPrinter | Prints table data. |
Structure | Description | |
---|---|---|
![]() |
DataLine | Line of data. |
Interface | Description | |
---|---|---|
![]() |
ITableDataFormatter | Formatter interface. |
Delegate | Description | |
---|---|---|
![]() |
TableDataParser.Parser | Reads single line from table data and parses it. |