net.sourceforge.plantuml.project2
Class TimeUtils

java.lang.Object
  extended by net.sourceforge.plantuml.project2.TimeUtils

public class TimeUtils
extends Object


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

TimeUtils

public TimeUtils()
Method Detail

max

public static TimeElement max(TimeElement t1,
                              TimeElement t2)

min

public static TimeElement min(TimeElement t1,
                              TimeElement t2)


Copyright © 2012. All Rights Reserved.