Important thing is to note that a final variable doesnot need to be initialized at the time of decleration, but must be initialized before using it. BEFORE INITIALIZATION VAR IS CALLED Blank final var. You can use (invoke) a method to initialize it.
Albert
Originally posted by padmini Babu:
Hi ranchers,
Anybody out there who knows some concrete information on blank final variables. Well, I have lot of doubts on them.
Please share if you know any.
Thanks in advance
Padmini