Destroyable
interface Destroyable
Wherever this interface is used, call destroy function once the instance is no longer needed in order to release resources and avoid memory leaks.
Wherever this interface is used, call destroy function once the instance is no longer needed in order to release resources and avoid memory leaks.