|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectunlekker.util.ExpiryDate
public class ExpiryDate
Provides an easy way to build an expiry date into an application. Useful when you send work out to exhibitions and you don't want people to keep "live" copies.
Field Summary | |
---|---|
boolean |
expired
|
Constructor Summary | |
---|---|
ExpiryDate(int year,
int month,
int day)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public boolean expired
Constructor Detail |
---|
public ExpiryDate(int year, int month, int day)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |