Improve IRange interface

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Unresolved
    • Priority: P4
    • None
    • Affects Version/s: None
    • Component/s: Mission Control Core
    • None

      It would be nice if the IRange<T extends Comparable> interface specified a few more useful methods such as these:

      • contains(T value)
      • intersects(IRange<T> range) (this already exists elsewhere, but makes more sense as part of a range itself

      And perhaps methods to create a new range with a lower start or higher end?

            Assignee:
            Marcus Hirt
            Reporter:
            Henrik Dafgård
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: