PrintingStrategy
Generic interface that characterizes a parsing strategy for gathering data from a String array (e.g. a text file). This strategy is supposed to have side-effects on the chosen output data structure.
Generic interface that characterizes a parsing strategy for gathering data from a String array (e.g. a text file). This strategy is supposed to have side-effects on the chosen output data structure.