Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
Utility classes, which are collections of static members, are not meant to be instantiated. Even abstract utility classes, which can be extended, should not have public constructors.
Most utility classes are located in core-common/src/main/java/org/apache/kylin/common/util
Attachments
Issue Links
- links to