|
|||||||||
| Home >> All >> Memory >> [ Manager overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
Memory.Manager
Interface GCConstants

- All Known Implementing Classes:
- CollectorThread, MarkAndSweep
- public interface GCConstants
- Version:
- $Id: GCConstants.java,v 1.2 2003/05/12 10:05:19 joewhaley Exp $
| Field Summary | |
static int |
GC_BLOCKSIZE
|
static int |
GC_MAX_SMALL_SIZE
|
static int |
GC_SIZES
|
static int[] |
GC_SIZEVALUES
|
static int |
LOG_GC_BLOCKSIZE
|
| Field Detail |
GC_SIZEVALUES
public static final int[] GC_SIZEVALUES
GC_SIZES
public static final int GC_SIZES
GC_MAX_SMALL_SIZE
public static final int GC_MAX_SMALL_SIZE
LOG_GC_BLOCKSIZE
public static final int LOG_GC_BLOCKSIZE
- See Also:
- Constant Field Values
GC_BLOCKSIZE
public static final int GC_BLOCKSIZE
- See Also:
- Constant Field Values
|
|||||||||
| Home >> All >> Memory >> [ Manager overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC