| Modifier and Type | Field and Description |
|---|---|
SeekPoint |
first
The first seek point.
|
SeekPoint |
second
The second seek point, or
first if there's only one seek point. |
| Constructor and Description |
|---|
SeekPoints(SeekPoint point) |
SeekPoints(SeekPoint first,
SeekPoint second) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object obj) |
int |
hashCode() |
java.lang.String |
toString() |