public interface Prioritizable<T>
Modifier and Type | Method and Description |
---|---|
double |
getPriority()
Returns the priority.
|
double |
getRelativeWaitingTime() |
long |
getTimestamp()
Returns the timestamp.
|
T |
prioritySource() |
double getPriority()
long getTimestamp()
double getRelativeWaitingTime()
T prioritySource()
Copyright © 2010–2024 The DAISY Consortium. All rights reserved.