ibspan.ecap.shared.util
Class TimeConverter
java.lang.Object
ibspan.ecap.shared.util.TimeConverter
public class TimeConverter
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getInstance
public static TimeConverter getInstance()
getDate
public java.util.Date getDate()
convertSpanFromReal
public long convertSpanFromReal(long realSpan)
convertSpanToReal
public long convertSpanToReal(long span)
restart
public void restart(java.util.Date startAt,
double compressionRate)