Kopieren von Arrays mit ArrayCopy () -Methode Java

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