Michael Kublin has posted comments on this change.
Change subject: core: Cleanup in TimeoutBase
..
Patch Set 1:
Allon, I think all your patch set is connected, I think it can be sent at one
patch, I don't see any reason why to
Allon Mureinik has posted comments on this change.
Change subject: core: Cleanup in TimeoutBase
..
Patch Set 1: Verified
--
To view, visit http://gerrit.ovirt.org/5861
To unsubscribe, visit http://gerrit.ovirt.org/settings
Ger
Allon Mureinik has uploaded a new change for review.
Change subject: core: Cleanup in TimeoutBase
..
core: Cleanup in TimeoutBase
Did some general java cleanup:
* Replaced FQCNs with imports
* Added final to immutable members
*