public class Allocation extends Object
Allocation(Treatment treatment, int offset, int size)
boolean
equals(Object obj)
int
getOffset()
getSize()
Treatment
getTreatment()
hashCode()
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public Allocation(Treatment treatment, int offset, int size)
public Treatment getTreatment()
public int getOffset()
public int getSize()
public boolean equals(Object obj)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2016. All rights reserved.