ZhangJian He created SCB-2455:
---------------------------------

             Summary: Make field final
                 Key: SCB-2455
                 URL: https://issues.apache.org/jira/browse/SCB-2455
             Project: Apache ServiceComb
          Issue Type: Improvement
            Reporter: ZhangJian He
            Assignee: ZhangJian He


Marking fields as `final` is always good for reader and compiler
1. the reader knows these fields value will never change.
2. The compiler can do more optimize based on final keyword.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to