|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sourceforge.jabm.SimulationTime
public class SimulationTime
![]() |
![]() |
Field Summary | |
---|---|
protected long |
ticks
|
Constructor Summary | |
---|---|
SimulationTime(long ticks)
|
Method Summary | |
---|---|
int |
compareTo(SimulationTime other)
|
long |
getTicks()
|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
protected long ticks
Constructor Detail |
---|
public SimulationTime(long ticks)
Method Detail |
---|
public int compareTo(SimulationTime other)
compareTo
in interface java.lang.Comparable<SimulationTime>
public long getTicks()
public java.lang.String toString()
toString
in class java.lang.Object
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |