|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |