- Super: AbstractList
Wraps a reference based list iterator and exposes the elements underneath. If the reference was garbage collected then {@link IllegalStateException} will be thrown.
Wraps a reference based list iterator and exposes the elements underneath. If the reference was garbage collected then {@link IllegalStateException} will be thrown.