|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.softsynth.shared.time.TimeStamp
public class TimeStamp
Constructor Summary | |
---|---|
TimeStamp(double time)
|
Method Summary | |
---|---|
int |
compareTo(TimeStamp wt2)
|
double |
getTime()
|
TimeStamp |
makeRelative(double delta)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TimeStamp(double time)
Method Detail |
---|
public double getTime()
public int compareTo(TimeStamp wt2)
compareTo
in interface java.lang.Comparable<TimeStamp>
public TimeStamp makeRelative(double delta)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |