-
Field Summary 
Fields
final long
The time when the cue should be cleared, in milliseconds.
final long
The time when the cue should be displayed, in milliseconds.
-
Constructor Summary 
Constructors
Cue(long startTime,
long endTime)
-
Method Summary 
-
Field Details 
-
startTime 
public final long startTime
The time when the cue should be displayed, in milliseconds.
-
endTime 
public final long endTime
The time when the cue should be cleared, in milliseconds.
-
Constructor Details 
-
Cue 
public Cue(long startTime,
long endTime)
-
Method Details 