commit | fb0ab7e93a44dd903ce3e64a8b765a31712ede8d | [log] [tgz] |
---|---|---|
author | Hector Oswaldo Caballero <hector.caballero@ericsson.com> | Wed Nov 29 17:45:19 2017 -0500 |
committer | Hector Oswaldo Caballero <hector.caballero@ericsson.com> | Wed Nov 29 22:30:17 2017 -0500 |
tree | 5444c88089047d2dd1d4b571737b0be95883c65d | |
parent | 0f20228ba71b5545f535f998368a68733df5dd1c [diff] |
Clarify constant declaration First, add the final qualifier such that Sonar understands clearly the intention is to declare a constant and not a class member that does not honor naming conventions. Second, change the access modifier to protected so it is more evident that this constant is meant to be inherited. Change-Id: I2a0cac95b370ff9f40c64df48b334e152cd9953b