ArrayList<Integer> [] myList = (ArrayList<Integer>[]) new ArrayList[4];

Read more of this post