78050c59ab
Motivation: ParserImpl is stateless and so we can use the same instance multiple times Modifications: - Make constructor private - Return the same instance all the time Result: Less object creation |
||
---|---|---|
.. | ||
src | ||
pom.xml |