public class NanoTimeStopwatchFactory extends Object implements StopwatchFactory
NanoTimeStopwatchFactory.NanoTimeStopwatch.| Modifier and Type | Class and Description |
|---|---|
static class |
NanoTimeStopwatchFactory.NanoTimeStopwatch
Stopwatch implementation that uses System.nanoTime(). |
| Constructor and Description |
|---|
NanoTimeStopwatchFactory() |
public Stopwatch create()
create in interface StopwatchFactoryCopyright © 2024. All rights reserved.