Simplest way to automatically alter "const" value in Java during compile time
- by Michael Mao
Hi all:
This is a question corresponds to my uni assignment so I am very sorry to say I cannot adopt any one of the following best practices in a short time -- you know -- assignment is due tomorrow :(
link to Best way to alter const in Java on StackOverflow
Basically the only task (I hope so) left for me is the performance tuning. I've got a…