inverted property

Extent<E> inverted

Implementation

Extent<E> get inverted => Extent<E>(upper, lower, comparator: comparator);