public class AutoCloseCountdown
extends java.lang.Object
Constructor and Description |
---|
AutoCloseCountdown(java.io.Closeable closeable,
long countdownDuration) |
Modifier and Type | Method and Description |
---|---|
void |
cancel() |
long |
remainingTime() |
void |
snooze() |