Interface RecordContext.DisposerRunner
-
- Enclosing class:
- RecordContext<K>
public static interface RecordContext.DisposerRunner
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidrunDisposer(Runnable task)
-
-
-
Method Detail
-
runDisposer
void runDisposer(Runnable task)
-
-