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, rungetRVMThread, start, stoppublic DecayOrganizer(YieldCounterListener listener)
listener - the associated listenerpublic void initialize()
initialize in class Organizervoid thresholdReached()
thresholdReached in class Organizer