Modifier and Type | Method and Description |
---|---|
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.
|
Constructor and Description |
---|
MultiTime(MultiTime item)
Creates an instance of a time value.
|
Copyright © 2008-2016 Regents University of California. All Rights Reserved.