public class LowRamAnalyticsEvent extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
LowRamAnalyticsEvent(Long freeMemoryInMegabytes,
Long totalMemoryInMegabytes,
Long minMemoryThresholdInMegabytes) |
| Modifier and Type | Method and Description |
|---|---|
Long |
getFreeMemoryInMb() |
Long |
getMinMemoryThresholdInMb() |
Long |
getTotalMemoryInMb() |
Copyright © 2017–2019 Atlassian. All rights reserved.