public class Disposer extends Object implements Runnable
Constructor and Description |
---|
Disposer() |
Modifier and Type | Method and Description |
---|---|
static void |
addRecord(Object target,
Runnable rec)
Registers the object and the data for later disposal.
|
void |
run() |
Copyright © 2020. All rights reserved.