You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A small typo was found in ThreadSafeDoubleCheckLockingTest. refection instead of reflection
Only ThreadSafeDoubleCheckLockingTest had a test case for handling instantiation through Reflection, but this could be handled by the other Singleton implementations.
The text was updated successfully, but these errors were encountered:
smile-ab
changed the title
Typo fix and extending reflection handling to remaining implementations
Typo fix and extending reflection handling to remaining Singleton implementations
Mar 10, 2025
A small typo was found in ThreadSafeDoubleCheckLockingTest.
refection instead of reflection
Only ThreadSafeDoubleCheckLockingTest had a test case for handling instantiation through Reflection, but this could be handled by the other Singleton implementations.
The text was updated successfully, but these errors were encountered: