public final class RCDecBuffer extends ObjectReferenceBuffer
TransitiveClosurespecializedScan| Constructor and Description |
|---|
RCDecBuffer(SharedDeque queue)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
process(ObjectReference object)
This is the method that ensures
|
flushLocal, isEmpty, isFlushed, pop, processChildren, processEdge, push, pushOOLgetSpecializedScanClass, processNode, registerSpecializedScanpublic RCDecBuffer(SharedDeque queue)
queue - The shared deque that is used.protected void process(ObjectReference object)
ObjectReferenceBufferprocess in class ObjectReferenceBufferobject - The object to process.