List <Integer> integerListWithInnitialCapacity = new ArrayList<Integer>( 10 );. // ArrayList with other collection class.
確定! 回上一頁