internalList property
The internal representation of the unmodifiable list. Not guarunteed to be unmodifiable.
Implementation
@protected
final Iterable<E> internalList;
The internal representation of the unmodifiable list. Not guarunteed to be unmodifiable.
@protected
final Iterable<E> internalList;