public abstract class LowRamEventFactory extends Object implements EventFactory
| Constructor and Description |
|---|
LowRamEventFactory() |
| Modifier and Type | Method and Description |
|---|---|
LowRamAnalyticsEvent |
create(Long freeMemoryInMegabytes,
Long totalMemoryInMegabytes,
Long minMemoryThresholdInMegabytes) |
static LowRamEventFactory |
defaultFactory() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisEnabledpublic LowRamAnalyticsEvent create(@Nonnull Long freeMemoryInMegabytes, @Nonnull Long totalMemoryInMegabytes, @Nonnull Long minMemoryThresholdInMegabytes)
public static LowRamEventFactory defaultFactory()
Copyright © 2017–2019 Atlassian. All rights reserved.