Package org.postgresql.util
Interface LazyCleaner.Cleanable<T extends Throwable>
- All Known Implementing Classes:
LazyCleaner.Node
- Enclosing class:
LazyCleaner
public static interface LazyCleaner.Cleanable<T extends Throwable>
-
Method Summary
-
Method Details
-
clean
void clean() throws T- Throws:
T
-