public class Notice extends Object
Notice(String message)
Notice(String message, long creationTime)
Notice(String message, long creationTime, long changeTime)
boolean
equals(Object o)
long
getChangeTime()
getCreationTime()
String
getMessage()
int
hashCode()
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public Notice(String message)
public Notice(String message, long creationTime)
public Notice(String message, long creationTime, long changeTime)
public String getMessage()
public long getCreationTime()
public long getChangeTime()
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode