ee8206cb26
Motivation: There is some manual coping of elements of Collections which can be replaced by Collections.addAll(...) and also some unnecessary semicolons. Modifications: - Simplify branches - Use Collections.addAll - Code cleanup Result: Code cleanup |
||
---|---|---|
.. | ||
src | ||
pom.xml |