|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.iris.Fissures.model.TimeUtils
public class TimeUtils
TimeUtils.java Created: Fri May 4 13:46:12 2001
Field Summary | |
---|---|
static MicroSecondDate |
future
|
static MicroSecondDate |
futurePlusOne
future plus one day so that is is after(future) |
static edu.iris.Fissures.Time |
timeUnknown
|
Constructor Summary | |
---|---|
TimeUtils()
|
Method Summary | |
---|---|
static boolean |
areEqual(edu.iris.Fissures.Time a,
edu.iris.Fissures.Time b)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final MicroSecondDate future
public static final MicroSecondDate futurePlusOne
public static final edu.iris.Fissures.Time timeUnknown
Constructor Detail |
---|
public TimeUtils()
Method Detail |
---|
public static boolean areEqual(edu.iris.Fissures.Time a, edu.iris.Fissures.Time b)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |