| Method and Description |
|---|
| com.google.common.base.Stopwatch.elapsedMillis() |
| Constructor and Description |
|---|
| com.google.common.base.Stopwatch()
Use
Stopwatch.createUnstarted() instead. |
| com.google.common.base.Stopwatch(Ticker)
Use
Stopwatch.createUnstarted(Ticker) instead. |
Copyright © 2012–2020. All rights reserved.