Details
Description
- Make class as final.
- Private constructor already exists, by making it final we just matching the patterns from other utility classes.
No variables needs to be change for this class.
No variables needs to be change for this class.