Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add new feature, MutableSingleton.clear() #99

Closed
samchon opened this issue Jul 13, 2022 · 0 comments
Closed

Add new feature, MutableSingleton.clear() #99

samchon opened this issue Jul 13, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request
Projects

Comments

@samchon
Copy link
Owner

samchon commented Jul 13, 2022

A new method clearing cached value into the MutableSingleton.

Therefore, when MutableSingleton.get() method being called, the value would be re-constructed.

@samchon samchon added the enhancement New feature or request label Jul 13, 2022
@samchon samchon self-assigned this Jul 13, 2022
@samchon samchon added this to To do in v2.5 Update via automation Jul 13, 2022
samchon pushed a commit that referenced this issue Jul 13, 2022
@samchon samchon closed this as completed Oct 9, 2022
v2.5 Update automation moved this from To do to Done Oct 9, 2022
samchon added a commit that referenced this issue Oct 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Development

No branches or pull requests

1 participant