|
|||||||||
| Home >> All >> org >> metacosm >> framework >> [ world overview ] | PREV NEXT | ||||||||
Uses of Class
org.metacosm.framework.world.Date
| Uses of Date in org.metacosm.framework.world |
| Methods in org.metacosm.framework.world with parameters of type Date | |
boolean |
Date.after(Date when)
Tests if this date is after the specified date. |
boolean |
Date.before(Date when)
Tests if this date is before the specified date. |
int |
Date.compareTo(Date date)
Compares two Dates for ordering. |
|
|||||||||
| Home >> All >> org >> metacosm >> framework >> [ world overview ] | PREV NEXT | ||||||||