|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjeco.dmm.simulator.selectors.AbstractSelector
jeco.dmm.simulator.selectors.SizeSelector
public class SizeSelector
| Field Summary | |
|---|---|
protected long |
sizeInBytes
|
| Constructor Summary | |
|---|---|
SizeSelector(long sizeInBytes)
|
|
| Method Summary | |
|---|---|
boolean |
getFree(AbstractHeap heap,
DMMData dataObject)
|
boolean |
getMalloc(AbstractHeap heap,
DMMData dataObject)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected long sizeInBytes
| Constructor Detail |
|---|
public SizeSelector(long sizeInBytes)
| Method Detail |
|---|
public boolean getMalloc(AbstractHeap heap,
DMMData dataObject)
getMalloc in class AbstractSelector
public boolean getFree(AbstractHeap heap,
DMMData dataObject)
getFree in class AbstractSelector
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||