概要:
详细资料:
Iterable<T>
private final List<T>
backend
private List<T>
currentProgress
CommitBasedList(List<T> backend)
void
add(T value)
addDirectly(T value)
List<T>
currentProgress()
get()
Iterator<T>
iterator()
popAndCommit()
push()
revert()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEach, spliterator
iterator