public interface Ints
int[]
copyOf()
copyOf(int i, int c)
void
copyTo(int i, int[] dest, int iDest, int c)
int
first()
boolean
isEmpty()
last()
n()
v(int i)
int v(int i)
int n()
void copyTo(int i, int[] dest, int iDest, int c)
boolean isEmpty()
int first()
int last()
int[] copyOf(int i, int c)
int[] copyOf()
Copyright © 2013 Metron, Inc.. All rights reserved.