|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sourceforge.plantuml.project2.TimeUtils
public class TimeUtils
Constructor Summary | |
---|---|
TimeUtils()
|
Method Summary | |
---|---|
static TimeElement |
max(TimeElement t1,
TimeElement t2)
|
static TimeElement |
min(TimeElement t1,
TimeElement t2)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TimeUtils()
Method Detail |
---|
public static TimeElement max(TimeElement t1, TimeElement t2)
public static TimeElement min(TimeElement t1, TimeElement t2)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |