|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.ucdavis.rj.Ops.Inni.TimeNode
static class Inni.TimeNode
/////////////////// will be sorted by time...
Field Summary | |
---|---|
int |
armNum
|
long |
time
|
Constructor Summary | |
---|---|
Inni.TimeNode(int armNum,
long time)
|
Method Summary | |
---|---|
int |
compareTo(java.lang.Object o)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public int armNum
public long time
Constructor Detail |
---|
public Inni.TimeNode(int armNum, long time)
Method Detail |
---|
public int compareTo(java.lang.Object o)
compareTo
in interface java.lang.Comparable
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |