Interface IPriorityUpdateStrategy

    • Method Detail

      • update

        boolean update​(ProcessWithPriority process)
        Updates the priority of the given process according to the implemented strategy. If true is returned an update was performed, otherwise the priority of the process did not change.