Can i put final for private methods?
i saw some of those code in JAVA Core API classes.
What kind of benefits i will reap from that?
regards
sriram.
Joanne Neal
Rancher
Joined: Aug 05, 2005
Posts: 3011
9
posted
0
sriram sundararajan wrote:Can i put final for private methods?
i saw some of those code in JAVA Core API classes.
What kind of benefits i will reap from that?