Dapatkan subarray dari array

public static short[] copyOfRange(short[] original, int from, int to)
Zenon Codes