| Modifier and Type | Class and Description |
|---|---|
class |
SimpleLocalMemoryContext |
| Modifier and Type | Method and Description |
|---|---|
LocalMemoryContext |
MemoryTrackingContext.localRevocableMemoryContext() |
LocalMemoryContext |
MemoryTrackingContext.localSystemMemoryContext() |
LocalMemoryContext |
MemoryTrackingContext.localUserMemoryContext() |
LocalMemoryContext |
AggregatedMemoryContext.newLocalMemoryContext(String allocationTag) |
LocalMemoryContext |
MemoryTrackingContext.newSystemMemoryContext(String allocationTag) |
LocalMemoryContext |
MemoryTrackingContext.newUserMemoryContext(String allocationTag) |
Copyright © 2012–2019. All rights reserved.