protected static class BurstGenerator.BurstData
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
double |
nextArrivalTime |
int |
residualLength |
Constructor and Description |
---|
BurstGenerator.BurstData(double burstArrivalTime,
int length) |