|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjeco.dmm.simulator.DMMCreator
public class DMMCreator
| Constructor Summary | |
|---|---|
DMMCreator()
|
|
| Method Summary | |
|---|---|
static AbstractHeap |
buildCustomAllocator(java.util.ArrayList<java.lang.String> symbols)
|
static AbstractHeap |
buildCustomAllocator1(int maxSizeInKBytes)
|
static AbstractHeap |
buildCustomAllocator2(int maxSizeInKBytes)
|
static AbstractHeap |
buildKingsleyHeap(long maxSizeInKBytes)
|
static AbstractHeap |
buildLea2_7Heap(long maxSizeInKBytes)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DMMCreator()
| Method Detail |
|---|
public static AbstractHeap buildKingsleyHeap(long maxSizeInKBytes)
public static AbstractHeap buildLea2_7Heap(long maxSizeInKBytes)
public static AbstractHeap buildCustomAllocator1(int maxSizeInKBytes)
public static AbstractHeap buildCustomAllocator2(int maxSizeInKBytes)
public static AbstractHeap buildCustomAllocator(java.util.ArrayList<java.lang.String> symbols)
throws java.lang.Exception
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||