NonGrowableListView<E> constructor

NonGrowableListView<E>(
  1. List<E> listBase
)

Implementation

NonGrowableListView(super.listBase);