<init>
Provides a skeletal implementation of the MutableList interface.
Parameters
E
- the type of elements contained in the list. The list is invariant on its element type.
Provides a skeletal implementation of the MutableList interface.
E
- the type of elements contained in the list. The list is invariant on its element type.