Class StampTable

All Implemented Interfaces:
Iterable<List<String>>, Collection<List<String>>, List<List<String>>, SequencedCollection<List<String>>

public class StampTable extends AbstractSequentialList<List<String>>
Represents a table with several columns, a header line, and several lines of content
Since:
1.6.2
Version:
${version}
Author:
Joseph Verron