-
-
方法概要
boolean
void
boolean
boolean
boolean
int
<E> E[]
从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
构造器详细资料
-
CycleIterable
public CycleIterable()
-
方法详细资料
-
-
-
-
add
public boolean add(T item)
-
remove
public boolean remove(Object o)
-
clear
public void clear()
-
-
-
-
toArray
public <E> E[] toArray(E[] a)
-
isEmpty
public boolean isEmpty()
-
contains
public boolean contains(Object o)
-