public class MemoryExtender extends Object
Constructor and Description |
---|
MemoryExtender() |
Modifier and Type | Method and Description |
---|---|
static boolean |
isSwapEnabled()
Is enabled to use disk space as a temporary swap memory.
|
static void |
setSwapEnabled(boolean value)
Set flag whether disk space is enabled to use as a temporary swap memory.
|
public static boolean isSwapEnabled()
public static void setSwapEnabled(boolean value)
value
- boolean valueCopyright © 2017 Aspose. All Rights Reserved.