|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RCBase | |
---|---|
org.mmtk.plan.refcount | |
org.mmtk.plan.refcount.fullheap | |
org.mmtk.plan.refcount.generational |
Uses of RCBase in org.mmtk.plan.refcount |
---|
Methods in org.mmtk.plan.refcount that return RCBase | |
---|---|
protected static RCBase |
RCBaseCollector.global()
|
private static RCBase |
RCBaseMutator.global()
|
Uses of RCBase in org.mmtk.plan.refcount.fullheap |
---|
Subclasses of RCBase in org.mmtk.plan.refcount.fullheap | |
---|---|
class |
RC
This class implements the global state of a reference counting collector. |
Uses of RCBase in org.mmtk.plan.refcount.generational |
---|
Subclasses of RCBase in org.mmtk.plan.refcount.generational | |
---|---|
class |
GenRC
This class implements the global state of a a simple reference counting collector. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |