public interface IApexMemoryConstants
| Modifier and Type | Field and Description |
|---|---|
static long |
CHAR |
static long |
DOUBLE |
static long |
FLOAT |
static long |
GB
One gigabyte
|
static int |
GB_INT |
static long |
INT |
static long |
KB |
static int |
KB_INT |
static long |
LONG |
static long |
MB
One megabyte
|
static int |
MB_INT |
static long |
OBJECT |
static long |
TB
One terabyte
|
static int |
TB_INT |
static final long KB
static final int KB_INT
static final long MB
static final int MB_INT
static final long GB
static final int GB_INT
static final long TB
static final int TB_INT
static final long CHAR
static final long INT
static final long LONG
static final long OBJECT
static final long FLOAT
static final long DOUBLE
Copyright © 2014–2017 Pivotal Software, Inc.. All rights reserved.