public final class TrackKey
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
int |
groupIndex
The group index.
|
int |
periodIndex
The period index.
|
int |
trackIndex
The track index.
|
| Constructor and Description |
|---|
TrackKey(int periodIndex,
int groupIndex,
int trackIndex) |