public class Chunk extends Object
Modifier and Type | Field and Description |
---|---|
protected long |
loopSize |
protected long |
startPosition |
Constructor and Description |
---|
Chunk(long startPosition,
long loopSize) |
Modifier and Type | Method and Description |
---|---|
long |
getLoopSize() |
long |
getStartPosition() |
Copyright © 2015–2021 Fiji. All rights reserved.