@FunctionalInterface
public interface Restore
extends java.lang.AutoCloseable
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
static Restore |
nothing()
Provide a no-op Restore.
|
void close()
close in interface java.lang.AutoCloseablestatic Restore nothing()