Files
gerrit/gerrit-server
David Pursehouse 2e1972c953 Replace new Stopwatch().start() with Stopwatch.createStarted()
In Guava 15.0 the Stopwatch() constructor is deprecated in favor of
static `createStarted()` and `createUnstarted()` methods.

Change-Id: Ib81474860430fda1ac841f257ec3ba98509f2743
2013-10-01 12:27:39 +09:00
..
2013-09-26 23:12:55 -07:00