For various business reasons I want to hold some static IDs in one of my classes. They were originally int but I wanted to change them to Integer s
int
Integer
In the code shown 'i' is an object pointer, not a constant expression.