Let's remove this and see what happens. Whee!
This commit is contained in:
@@ -88,16 +88,6 @@ public abstract class Interval
|
|||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
|
||||||
* This may be removed.
|
|
||||||
*
|
|
||||||
* @deprecated
|
|
||||||
*/
|
|
||||||
@Deprecated
|
|
||||||
public static void resetTimer ()
|
|
||||||
{
|
|
||||||
}
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Create a simple interval that does not use a RunQueue to run the {@link #expired} method.
|
* Create a simple interval that does not use a RunQueue to run the {@link #expired} method.
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user