Uses of Class
igpp.util.MultiTime

Uses of MultiTime in igpp.util
 

Methods in igpp.util with parameters of type MultiTime
 int MultiTime.compareTo(MultiTime anotherTime)
          Compare a time to this instance for ordering.
 void MultiTime.copy(MultiTime item)
          Makes a copy of a MultiTime item.
 long MultiTime.span(MultiTime other)
          Returns the number of milliseconds between a time and this time.
 

Constructors in igpp.util with parameters of type MultiTime
MultiTime(MultiTime item)
          Creates an instance of a time value.
 



Copyright © 2008-2009 Regents University of California. All Rights Reserved.