public interface IntVector
int
get(int x)
getMaxIndex()
void
set(int x, int value)
int get(int x)
void set(int x, int value)
int getMaxIndex()