d54678d645
Motivation: There are is some unnecessary code (like toString() calls) which can be cleaned up. Modifications: - Remove not needed toString() calls - Simplify subString(...) calls - Remove some explicit casts when not needed. Result: Cleaner code |
||
---|---|---|
.. | ||
src | ||
pom.xml |