Package org.postgresql.util
Interface LazyCleaner.CleaningAction<T extends java.lang.Throwable>
-
- Enclosing class:
- LazyCleaner
public static interface LazyCleaner.CleaningAction<T extends java.lang.Throwable>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
onClean(boolean leak)
-