@Retention(value=RUNTIME) @Target(value={TYPE,METHOD,ANNOTATION_TYPE}) public @interface FixedTime
Modifier and Type | Required Element and Description |
---|---|
double |
cycleDeviation
The allowed deviation from the targeted time, in %.
|
public abstract double cycleDeviation
public abstract CycleType cycleType