Skip navigation links
A D G M T 

A

addDays(int) - Method in class Day
Returns a day that is a certain number of days away from this day.

D

Day - Class in <Unnamed>
 
Day() - Constructor for class Day
Constructs a day object representing today's date.
Day(int, int, int) - Constructor for class Day
Constructs a day with a given year, month, and day of the Julian/Gregorian calendar.
DaysAlivePrinter - Class in <Unnamed>
 
DaysAlivePrinter() - Constructor for class DaysAlivePrinter
 
daysFrom(Day) - Method in class Day
Returns the number of days between this day and another day.
DayTester - Class in <Unnamed>
 
DayTester() - Constructor for class DayTester
 

G

getDate() - Method in class Day
Returns the day of the month of this day.
getMonth() - Method in class Day
Returns the month of this day.
getYear() - Method in class Day
Returns the year of this day.

M

main(String[]) - Static method in class DaysAlivePrinter
 
main(String[]) - Static method in class DayTester
 

T

toString() - Method in class Day
 
A D G M T 
Skip navigation links