public static class SampleToGroupBox.Entry extends Object
| Constructor and Description |
|---|
Entry(long sampleCount,
int groupDescriptionIndex) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
int |
getGroupDescriptionIndex() |
long |
getSampleCount() |
int |
hashCode() |
void |
setGroupDescriptionIndex(int groupDescriptionIndex) |
void |
setSampleCount(long sampleCount) |
String |
toString() |
Copyright © 2016. All rights reserved.