source property

List<E> source
final

The original list backing this slice.

Implementation

final List<E> source;