Reports utility classes that can be converted to an enum. To avoid code coverage problems in private constructors, some coding styles mandate that utility classes are implemented as enums.

New in 14.1