toUpperCase()); } } In Listing 15.1, stringList2 is a generic List. The declaration List<String> tells the compiler that this instance of List can only ...
確定! 回上一頁