Help creating an ArrayList of color values

Yeah

ArrayList <IntList> listC = new ArrayList();

See IntList in the reference

1 Like