public interface HeapAccess
Modifier and Type | Interface and Description |
---|---|
static class |
HeapAccess.BarrierType
The types of (write/read) barriers attached to stores.
|
Modifier and Type | Method and Description |
---|---|
HeapAccess.BarrierType |
getBarrierType()
Gets the write barrier type for that particular access.
|
HeapAccess.BarrierType getBarrierType()