public class StubMemoryWatchdog extends java.lang.Object implements MemoryWatchdog
| Modifier and Type | Field and Description |
|---|---|
static MemoryWatchdog |
INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
void |
awaitForEnoughMemory() |
boolean |
isEnoughMemory() |
public static final MemoryWatchdog INSTANCE
public void awaitForEnoughMemory()
awaitForEnoughMemory in interface MemoryWatchdogpublic boolean isEnoughMemory()
isEnoughMemory in interface MemoryWatchdog