3e836bd3fe
Motivation: asList should only be used if there are multiple elements. Modification: Call to asList with only one argument could be replaced with singletonList Result: Cleaner code and a bit of memory savings |
||
---|---|---|
.. | ||
src | ||
pom.xml |