ArrayList package first. Then, all you need to do is invoke its constructor: import java.util.ArrayList; ArrayList<String> guitars = new ...
確定! 回上一頁