public static class SampleToChunkBox.SampleToChunkEntry extends Object
Constructor and Description |
---|
SampleToChunkEntry(long first,
int count,
int entry) |
Modifier and Type | Method and Description |
---|---|
int |
getCount() |
int |
getEntry() |
long |
getFirst() |
void |
setCount(int count) |
void |
setEntry(int entry) |
void |
setFirst(long first) |
Copyright © 2019. All rights reserved.