org.semispace.event
Class SemiTakenEvent
java.lang.Object
org.semispace.event.SemiEvent
org.semispace.event.SemiTakenEvent
public class SemiTakenEvent
- extends SemiEvent
Signifies that an object has been taken out of the space
Method Summary |
long |
getId()
The id of the object in the system |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SemiTakenEvent
public SemiTakenEvent(long id)
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.