Issue Details (XML | Word | Printable)

Key: GROOVY-1938
Type: Improvement Improvement
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Jochen Theodorou
Reporter: Jason Dillon
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
groovy

Allow GJDK method Timer.runAfter() to return the TimerTask which it created

Created: 14/Jun/07 01:12 AM   Updated: 01/Jul/07 06:00 PM
Component/s: None
Affects Version/s: None
Fix Version/s: 1.1-beta-2

Time Tracking:
Not Specified

File Attachments: 1. File GROOVY-1938.diff (0.9 kB)



 Description  « Hide
Allow GJDK method Timer.runAfter() to return the TimerTask which it created, so that users can call TimerTask.cancel() if needed.

 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Jochen Theodorou added a comment - 01/Jul/07 05:57 PM
patch applied