Iterable<T>
private static class
LooseList.LooseListIterator<T>
private final List<SoftReference<T>>
list
LooseList()
void
add(T element)
T
get(int index)
Iterator<T>
iterator()
remove(int index)
int
size()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEach, spliterator
iterator