Destroyable.destroy

Called when this object is being destroyed, allowing any necessary cleanup of internal resources.

@throws Exception if an exception occurs during object destruction.

interface Destroyable
void
destroy
()

Meta