public static final class CommodoreFileReader.Builder extends Object
CommodoreFileReader.| Modifier and Type | Method and Description |
|---|---|
CommodoreFileReader |
build()
Builds a
CommodoreFileReader. |
CommodoreFileReader.Builder |
withArgumentTypeParser(ArgumentTypeParser argumentTypeParser)
Adds an
ArgumentTypeParser for the parser to use. |
public CommodoreFileReader.Builder withArgumentTypeParser(ArgumentTypeParser argumentTypeParser)
ArgumentTypeParser for the parser to use.argumentTypeParser - the parserpublic CommodoreFileReader build()
CommodoreFileReader.