|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.util.Date
uk.co.mullsoft.jean.components.JEANDate
public class JEANDate
| Constructor Summary | |
|---|---|
JEANDate()
Creates a new instance of JEANDate |
|
JEANDate(java.util.Date date)
Creates a new instance of JEANDate |
|
JEANDate(long date)
Creates a new instance of JEANDate |
|
| Method Summary | |
|---|---|
int |
daysAfter(JEANDate date)
|
| Methods inherited from class java.util.Date |
|---|
after, before, clone, compareTo, compareTo, equals, getDate, getDay, getHours, getMinutes, getMonth, getSeconds, getTime, getTimezoneOffset, getYear, hashCode, parse, setDate, setHours, setMinutes, setMonth, setSeconds, setTime, setYear, toGMTString, toLocaleString, toString, UTC |
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public JEANDate()
public JEANDate(long date)
public JEANDate(java.util.Date date)
| Method Detail |
|---|
public int daysAfter(JEANDate date)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||