|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface GarbageCollectionHeuristic
This interface is the representation of the goals of a garbage collector. It can for instance be to optimize the currently used mark and sweep collector for lower pausetimes.
Method Summary | |
---|---|
java.lang.String |
getDescription()
Returns the description of this particular heuristic |
java.lang.String |
getName()
Returns the name the name of this particular heuristic, for instance gcprio:paustimes. |
Method Detail |
---|
java.lang.String getName()
java.lang.String getDescription()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |