RangeToInclusive<C extends Comparable<C> > constructor
const
RangeToInclusive<C extends Comparable<C> > (
- C endInclusive
Implementation
const RangeToInclusive(this.endInclusive);