|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ExpiringObject
A simple interface for objects that may expire at a given time.
Method Summary | |
---|---|
org.joda.time.DateTime |
getExpirationTime()
Gets the time the object expires. |
boolean |
isExpired()
Gets whether this object has expired. |
Method Detail |
---|
org.joda.time.DateTime getExpirationTime()
boolean isExpired()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |