destroy abstract method

void destroy()

Frees all internally used resources.

After calling this method, the object is not usable anymore.

Implementation

void destroy();