Skip to content

Implement finalize() for all objects #44

@spuder

Description

@spuder

Objects that are temporary holders can be deleted after all

Add a finalize() method in the class for the object

When you no longer need an object call the finalize class.

aLed.finalize();

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions