Java -Kopierarrays unter Verwendung von ArrayCopy () -Methode

arraycopy(Object src, int srcPos,Object dest, int destPos, int length)
SAMER SAEID