public static class SampleToGroupBox.Entry extends Object
Constructor and Description |
---|
SampleToGroupBox.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() |
public SampleToGroupBox.Entry(long sampleCount, int groupDescriptionIndex)
Copyright © 2014. All rights reserved.