All Packages  Class Hierarchy

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

Index of all Fields and Methods

A

add(DHM, DHM). Static method in class TimeDHM.DHMs
Adds DHM bb to DHM aa

C

comparable(Object). Static method in class TimeDHM.DHMs
CpDHM(). Constructor for class TimeDHM.CpDHM

D

day(). Method in class TimeDHM.DHM
day(). Static method in class TimeDHM.DHMs
Duraton (in minutes) of a day -- 24*60
dec(DHM). Static method in class TimeDHM.DHMs
Decrements DHM with the least possible value (1 minute)
DHM(int). Constructor for class TimeDHM.DHM
Constructs DHM with a given duration which is converted to the d:h:m format
DHM(int, int, int). Constructor for class TimeDHM.DHM
Construct DHM with the specified numbers of days, hours and minutes.
DHMofDur(int). Static method in class TimeDHM.DHMs
Make new DHM-object of a given duration (in minutes)
DHMs(). Constructor for class TimeDHM.DHMs
duration(). Method in class TimeDHM.DHM
Duration (number of minutes) of this DHM from 0:0:0

E

end(int). Static method in class TimeDHM.DHMs
eq(DHM, DHM). Static method in class TimeDHM.DHMs

G

ge(DHM, DHM). Static method in class TimeDHM.DHMs
gt(DHM, DHM). Static method in class TimeDHM.DHMs

H

hour(). Method in class TimeDHM.DHM
hour(). Static method in class TimeDHM.DHMs
Duraton (in minutes) of an hour -- 60

I

inc(DHM). Static method in class TimeDHM.DHMs
Increments DHM with the least possible value (1 minute)
isComparable(Object). Method in class TimeDHM.CpDHM
isEqualTo(Object, Object). Method in class TimeDHM.CpDHM
isGreaterThan(Object, Object). Method in class TimeDHM.CpDHM
isGreaterThanOrEqualTo(Object, Object). Method in class TimeDHM.CpDHM
isLessThan(Object, Object). Method in class TimeDHM.CpDHM
isLessThanOrEqualTo(Object, Object). Method in class TimeDHM.CpDHM
isToday(DHM). Static method in class TimeDHM.DHMs

L

le(DHM, DHM). Static method in class TimeDHM.DHMs
lt(DHM, DHM). Static method in class TimeDHM.DHMs

M

max(). Static method in class TimeDHM.DHMs
DHM greater than any other (reasonable) DHM.
median(DHM, DHM). Static method in class TimeDHM.DHMs
Computes the DHM in the middle between DHM l and DHM h
min(). Static method in class TimeDHM.DHMs
Least possible DHM = 0:0:0
minMin(). Static method in class TimeDHM.DHMs
`Imaginary' DHM less than any other DHM returning -1:-1:-1 (as it assumes that the least DHM is 0:0:0).
minutes(). Method in class TimeDHM.DHM

N

NegativeTimeExc(). Constructor for class TimeDHM.NegativeTimeExc

S

start(int). Static method in class TimeDHM.DHMs
sub(DHM, DHM). Static method in class TimeDHM.DHMs
Subtracts DHM bb from DHM aa

T

today(). Static method in class TimeDHM.DHMs
The day corresponding to today -- here it is always 0
toString(). Method in class TimeDHM.DHM