Package | Description |
---|---|
org.daisy.common.priority |
Provides a flexible execution service based on priorities that allows to interact with the execution queue in realtime.
|
Modifier and Type | Method and Description |
---|---|
PriorityCalculator<T> |
PrioritizableRunnable.getPriorityCalculator() |
PriorityCalculator<T> |
ForwardingPrioritableRunnable.getPriorityCalculator() |
Constructor and Description |
---|
PrioritizableRunnable(Runnable runnable,
PriorityCalculator<T> calculator)
Creats the object and timestamps it.
|
Copyright © 2010–2024 The DAISY Consortium. All rights reserved.