private static final class TimeServerQueue.Node extends java.lang.Object implements java.lang.Comparable<TimeServerQueue.Node>
| Modifier and Type | Field and Description |
|---|---|
(package private) Agent |
agent |
(package private) double |
waketime |
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(TimeServerQueue.Node that) |
public int compareTo(TimeServerQueue.Node that)
compareTo in interface java.lang.Comparable<TimeServerQueue.Node>