Closed samchon closed 2 years ago
A new method clearing cached value into the MutableSingleton.
MutableSingleton
Therefore, when MutableSingleton.get() method being called, the value would be re-constructed.
MutableSingleton.get()
A new method clearing cached value into the
MutableSingleton
.Therefore, when
MutableSingleton.get()
method being called, the value would be re-constructed.