|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.incava.util.TimedEventSet
public class TimedEventSet
A set of timed events.
Field Summary | |
---|---|
long |
duration
|
Constructor Summary | |
---|---|
TimedEventSet()
|
Method Summary | |
---|---|
void |
add(long duration)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public long duration
Constructor Detail |
---|
public TimedEventSet()
Method Detail |
---|
public void add(long duration)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |