onPostDestruction abstract method
void
onPostDestruction()
Implement this method to define the action to be taken after the object is destructed.
Implementation
void onPostDestruction();
Implement this method to define the action to be taken after the object is destructed.
void onPostDestruction();