Modifier and Type | Method and Description |
---|---|
Chunk |
find(long address) |
java.util.Iterator<Chunk> |
iterator() |
Chunk |
merge(Chunk prev,
Chunk next) |
void |
remove(Chunk current) |
Chunk |
split(Chunk chunk,
long address,
long size) |