See: Description
| Class | Description |
|---|---|
| DestructorThread |
A thread which invokes the "destruct" routine for objects after they have been garbage collected.
|
| DestructorThread.Destructor |
N.B The Destructor SHOULD NOT refer back to its referent object either explicitly or
implicitly (for example, as a non-static inner class).
|
Copyright © 2015–2022 Petr Kozelka. All rights reserved.