141554f5d1
Motivation: Pattern matching not necessary for number parsing. Modification: Removed pattern matching for number parsing and removed unnecessary toLowerCase() operation. Result: No static variable with pattern, removed unnecessary matching operation and toLowerCase() operation. |
||
---|---|---|
.. | ||
src | ||
pom.xml |