org.semispace.event
Class SemiRenewalEvent
java.lang.Object
org.semispace.event.SemiEvent
org.semispace.event.SemiRenewalEvent
public class SemiRenewalEvent
- extends SemiEvent
Object with id has been renewed, and now has a different expiration date, which may be shorter...
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SemiRenewalEvent
public SemiRenewalEvent(long id,
long liveUntil)
getLiveUntil
public long getLiveUntil()
getId
public long getId()
- Description copied from class:
SemiEvent
- The id of the object in the system
- Specified by:
getId
in class SemiEvent
Copyright © 2008-2012. All Rights Reserved.