<init>

Common
JVM
JS
Native
1.0
protected AbstractCollection()

Provides a skeletal implementation of the read-only Collection interface.

Parameters

E - the type of elements contained in the collection. The collection is covariant on its element type.