public final class MemoryExtensions extends Object
| Constructor and Description |
|---|
MemoryExtensions() |
| Modifier and Type | Method and Description |
|---|---|
static void |
disposeUnusedMemory()
Freeing memory that is available for the application by running the garbage collector.
|
static long |
getFreeMemoryForAppInKB()
Gets the free memory in kilobytes is available for the application.
|
static long |
getFreeMemoryInKB()
Gets the free memory in kilobytes is available.
|
static long |
getTotalMemoryInKB()
Gets the total memory in kilobytes is available.
|
public static void disposeUnusedMemory()
public static long getFreeMemoryForAppInKB()
public static long getFreeMemoryInKB()
public static long getTotalMemoryInKB()
Copyright © 2015–2018 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.