7cf88a1a3c
- MessageList.array() should give better performance + concise code - MessageList.add(T[], int, int) iterated over the source array 3 times at worst case. This commit reduces that to 1 time. |
||
---|---|---|
.. | ||
src | ||
pom.xml |
7cf88a1a3c
- MessageList.array() should give better performance + concise code - MessageList.add(T[], int, int) iterated over the source array 3 times at worst case. This commit reduces that to 1 time. |
||
---|---|---|
.. | ||
src | ||
pom.xml |