Polishing
This commit is contained in:
@@ -56,5 +56,4 @@ public class FixedRateTask extends IntervalTask {
|
||||
super(task);
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
||||
@@ -99,8 +99,6 @@ public class IntervalTask extends Task {
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
/**
|
||||
* Return how often in milliseconds the task should be executed.
|
||||
* @deprecated as of 6.0, in favor of {@link #getIntervalDuration()}
|
||||
|
||||
Reference in New Issue
Block a user