In the function of resize,"System.arraycopy(used2, 0, used2, 0, allocSize)" should be "System.arraycopy(used, 0, used2, 0, allocSize)"