public static interface AsynchronousFinalizer.Job
Runnable, except that the run method may throw any
Throwable (which is effectively ignored by
AsynchronousFinalizer.add, similar to any Throwables
raised by finalize being ignored).| Modifier and Type | Method and Description |
|---|---|
void |
run() |