b8a5148569
Motivation: After the if case, outSize is always 0, so we can simplify the code. Modification: Simplify code by not updating and using `isEmpty()`. Result: Clearer than before |
||
---|---|---|
.. | ||
src | ||
pom.xml |
b8a5148569
Motivation: After the if case, outSize is always 0, so we can simplify the code. Modification: Simplify code by not updating and using `isEmpty()`. Result: Clearer than before |
||
---|---|---|
.. | ||
src | ||
pom.xml |