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

TestGenRemoveRandomBlockMutator: rename blacklist with denylist

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: Minor Minor
    • 8.5.0.Final
    • None
    • None
    • None
    • 2021 Week 10-12 (from Mar 8)
    • 1
    • Undefined
    • NEW
    • NEW

      public class TestGenRemoveRandomBlockMutator<T> {
      
          private final List<T> list;
          private final Random random = new Random(0);
          private final List<Integer> indexBlacklist = new ArrayList<>(); // <====
      

            jlocker Jiří Locker
            gdesmet@redhat.com Geoffrey De Smet (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: