public class BlockInterval
extends java.lang.Object
| Constructor and Description |
|---|
BlockInterval(double intervalStartTime,
double intervalEndTime,
int blockDirection) |
| Modifier and Type | Method and Description |
|---|---|
double |
getEndTime() |
boolean |
isTimeInInterval(double time) |
void |
setEndTime(double endTime) |