Interface Timer.Context
- All Superinterfaces:
AutoCloseable
- All Known Implementing Classes:
NoopTimer.NoopContext
- Enclosing interface:
- Timer
A object that tracks an active timing state.
-
Method Summary
-
Method Details
-
close
void close()Stops the timer.- Specified by:
closein interfaceAutoCloseable
-