Manual array copy

Use Arrays.asList or System.arraycopy instead of copying array in a for
loop

Change-Id: Ife363fd8828990f4d7879e36aa3282b06a3d50ce
Signed-off-by: Carsten Hammer <carsten.hammer@t-online.de>
1 file changed