public class Chunk extends Object
| Constructor and Description |
|---|
Chunk(int chunkSize,
int chunk,
String chunkName) |
| Modifier and Type | Method and Description |
|---|---|
int |
getChunk() |
String |
getChunkName() |
int |
getChunkSize() |
void |
setSize(int chunkSize) |
Copyright © 2011–2020 aiticon GmbH. All rights reserved.