public class ChunkInfo extends Object
| Constructor and Description |
|---|
ChunkInfo(long position,
long size,
IRange<IQuantity> range) |
| Modifier and Type | Method and Description |
|---|---|
long |
getChunkPosistion() |
IRange<IQuantity> |
getChunkRange() |
long |
getChunkSize() |
Copyright © 2020. All rights reserved.