An ArrayList<E> class can “implement” or support the following Java Interfaces: Serializable, Cloneable, Iterable<E>, Collection<E>, List<E>, ...
確定! 回上一頁