There is usage of public static variables without them being final. Most of them are constants that can be replaced with the usage of the Constants classes we have such as GeneralConstants etc.