BoundedSeries<E extends Bounded> constructor

const BoundedSeries<E extends Bounded>()

Default const constructor to allow extending this abstract class.

Implementation

const BoundedSeries();