-
Notifications
You must be signed in to change notification settings - Fork 49
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make the relationship between Timer and TimerKey more explicit
This commit introduces factory methods on the Timer which creates the right timer kind and corresponding timer key. This prevents the accidental mixup of Timers with their keys.
- Loading branch information
1 parent
75653c5
commit 6ea99f1
Showing
15 changed files
with
197 additions
and
170 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.