|
|||||||||
| 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 Time |
timeUnknown
|
| Constructor Summary | |
|---|---|
TimeUtils()
|
|
| Method Summary | |
|---|---|
static boolean |
areEqual(Time a,
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 Time timeUnknown
| Constructor Detail |
|---|
public TimeUtils()
| Method Detail |
|---|
public static boolean areEqual(Time a,
Time b)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||