Package org.apache.calcite.util
Class Static
java.lang.Object
org.apache.calcite.util.Static
Definitions of objects to be statically imported.
Note to developers
Please give careful consideration before including an object in this class. Pros:
- Code that uses these objects will be terser.
Cons:
- Namespace pollution,
- code that is difficult to understand (a general problem with static imports),
- potential cyclic initialization.
-
Field Summary
-
Method Summary
-
Field Details
-
RESOURCE
Resources.
-
-
Method Details
-
cons
Builds a list.
-