destroy abstract method
Frees all internally used resources.
After calling this method, the object is not usable anymore.
Implementation
void destroy();
Frees all internally used resources.
After calling this method, the object is not usable anymore.
void destroy();