Array Lists in Java · import java.util.ArrayList; · ArrayList listTest = new ArrayList( );. Notice that you don't need any square brackets this time. · listTest.
確定! 回上一頁