public class DeviceAllocationsTracker
extends java.lang.Object
| Constructor and Description |
|---|
DeviceAllocationsTracker() |
| Modifier and Type | Method and Description |
|---|---|
long |
getState(AllocationKind kind) |
void |
updateState(AllocationKind kind,
long bytes) |
public void updateState(@NonNull
AllocationKind kind,
long bytes)
public long getState(@NonNull
AllocationKind kind)
Copyright © 2019. All rights reserved.