public final class DecayOrganizer extends Organizer
rvmThread
Constructor and Description |
---|
DecayOrganizer(YieldCounterListener listener) |
Modifier and Type | Method and Description |
---|---|
void |
initialize()
Initialization: install and activate our listener.
|
(package private) void |
thresholdReached()
Decays the decayable objects.
|
activate, report, run
getRVMThread, start, stop
public DecayOrganizer(YieldCounterListener listener)
listener
- the associated listenerpublic void initialize()
initialize
in class Organizer
void thresholdReached()
thresholdReached
in class Organizer