Uploaded image for project: 'OptaPlanner'
  1. OptaPlanner
  2. PLANNER-360

BigIntegerValueRange

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Done
    • Icon: Optional Optional
    • 6.3.0.CR1
    • 6.2.0.Final
    • optaplanner-core
    • None
    • NEW
    • NEW

      Like BigDecimalValueRange and LongValueRange etc.

      Requirements:

      • Do "find usages" on BigDecimalValueRange to get a list of what needs to be done
      • docs, do a find on the other value ranges, it should lead you to somewhere in "planner configuration" docbook if I recall correctly.
      • unit test
      • 2 new methods ValueRangeFactory I presume

      Notes:

      • Order BigInteger after Long but before BigDecimal always (such as in ValueRangeFactory)
      • Use the same style, naming, method order, etc as the other ValueRanges

      If all goes well, this should be just a lot of copy-pasting from BigDecimalValueRange's related code.

            oskopek Ondrej Skopek (Inactive)
            gdesmet@redhat.com Geoffrey De Smet (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: