|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CreationTimeConfigurable
This interface is implemented by classes that can be configured with a creation time.
Method Summary | |
---|---|
long |
getCreationTime()
Get the creation time of the entity. |
void |
setCreationTime(long t)
Set the creation time of the entity in milliseconds since January 1, 1970 |
Method Detail |
---|
void setCreationTime(long t)
t
- The new creation time.Date.getTime()
long getCreationTime()
Date.getTime()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |