public interface PriorityCalculator<T>
Modifier and Type | Method and Description |
---|---|
double |
getPriority(PrioritizableRunnable<T> runnable) |
T |
prioritySource() |
double getPriority(PrioritizableRunnable<T> runnable)
T prioritySource()
Copyright © 2010–2024 The DAISY Consortium. All rights reserved.