217365dd65
Motivation: Magic numbers seem hard to read or understand. Modification: Replace several magic numbers with named constants. Result: Improve readability and make it easier to maintain. |
||
---|---|---|
.. | ||
src | ||
pom.xml |
217365dd65
Motivation: Magic numbers seem hard to read or understand. Modification: Replace several magic numbers with named constants. Result: Improve readability and make it easier to maintain. |
||
---|---|---|
.. | ||
src | ||
pom.xml |