public class MemoryPressureChecker extends Object
| Modifier and Type | Method and Description |
|---|---|
static boolean |
allow(float memoryThreshold,
MemoryProvider provider) |
static MemoryProvider |
getDefaultMemoryProvider() |
public static boolean allow(float memoryThreshold,
MemoryProvider provider)
public static MemoryProvider getDefaultMemoryProvider()
Copyright © 2022. All rights reserved.