Use inline initialization of Stopwatch 69/36869/3
authorRobert Varga <rovarga@cisco.com>
Wed, 30 Mar 2016 08:55:53 +0000 (10:55 +0200)
committerRobert Varga <rovarga@cisco.com>
Wed, 30 Mar 2016 09:27:05 +0000 (11:27 +0200)
commitbd4d8d7de8c075062ccb517f0a2eefe02617bdd7
tree7da985780ad4282c2ca617964710f0e0e28edbbf
parent15f11d24306fe2796411e8078a84fc82213bacf6
Use inline initialization of Stopwatch

No need to have it the constructor, just inline the initialization.

Change-Id: Ife07c58baee22a503b1b4b4bbcd4c8fa8bb317dd
Signed-off-by: Robert Varga <rovarga@cisco.com>
opendaylight/md-sal/sal-akka-raft/src/main/java/org/opendaylight/controller/cluster/raft/behaviors/Leader.java