'case' is generally indented one level into the 'switch'. 

Also, Java allows Enums to have constructors and methods that  can be used to 
associate a string with an enum value. This makes modification of enum names 
and attributes easier. See 
https://docs.oracle.com/javase/tutorial/java/javaOO/enum.html

[ Full content available at: https://github.com/apache/drill/pull/1444 ]
This message was relayed via gitbox.apache.org for [email protected]

Reply via email to