public class Allocation extends Object
| Constructor and Description |
|---|
Allocation(Treatment treatment,
int offset,
int size) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
int |
getOffset() |
int |
getSize() |
Treatment |
getTreatment() |
int |
hashCode() |
String |
toString() |
Copyright © 2020. All rights reserved.