Inherited Methods |
>>-Methods inherited from the
Object class (). >>-Methods inherited from the Comparable class (). >>-Methods inherited from the Orderable class (). |
fromDays (Class Method) |
>>-fromDays(days)-------------------------------------------->< |
fromHours (Class Method) |
>>-fromHours(hours)------------------------------------------>< |
fromMinutes (Class Method) |
>>-fromMinutes(minutes)-------------------------------------->< |
fromSeconds (Class Method) |
>>-fromSeconds(seconds)-------------------------------------->< |
fromMicroseconds (Class Method) |
>>-fromMicroseconds(microseconds)--------------------------------->< |
fromNormalTime (Class Method) |
>>-fromNormalTime(time)---------------------------------------------->< |
fromCivilTime (Class Method) |
>>-fromCivilTime(time)---------------------------------------->< |
fromLongTime (Class Method) |
>>-fromLongTime(time)---------------------------------------->< |
fromStringFormat (Class Method) |
>>-fromStringFormat(time)------------------------------------>< |
Arithmetic Methods |
>>-arithmetic_operator(argument)------------------------------->< |
init |
>>-init(fullDate)--------------------------------------------->< >>-init(hours, minutes, seconds)------------------------------>< >>-init(day, hours, minutes, second, microseconds)------------>< |
compareTo |
>>-compareTo(other)------------------------------------------------>< |
duration |
>>-duration-------------------------------------------------------->< |
days |
>>-days------------------------------------------------------------>< |
hours |
>>-hours----------------------------------------------------------->< |
minutes |
>>-minutes--------------------------------------------------------->< |
seconds |
>>-seconds--------------------------------------------------------->< |
microseconds |
>>-microseconds-------------------------------------------------->< |
totalDays |
>>-totalDays------------------------------------------------------->< |
totalHours |
>>-totalHours------------------------------------------------------>< |
totalMinutes |
>>-totalMinutes---------------------------------------------------->< |
totalSeconds |
>>-totalSeconds---------------------------------------------------->< |
totalMicroseconds |
>>-totalMicroseconds----------------------------------------------->< |
hashCode |
>>-hashCode--------------------------------------------------->< |
addWeeks |
>>-addWeeks(weeks)------------------------------------------>< |
addDays |
>>-addDays(days)-------------------------------------------->< |
addHours |
>>-addHours(hours)------------------------------------------>< |
addMinutes |
>>-addMinutes(minutes)-------------------------------------->< |
addSeconds |
>>-addSeconds(seconds)-------------------------------------->< |
addMicroseconds |
>>-addMicroseconds(microseconds)---------------------------->< |
sign |
>>-sign----------------------------------------------------->< |
string |
>>-string------------------------------------------------->< |