Link Details

Link 97385 thumbnail
User 223346 avatar

By zvikico
via java.dzone.com
Published: Jul 23 2008 / 10:53

Here's something that can annoy the most experienced Java developers and is guaranteed to make people to mumble in job interviews (if that's your thing). Can you use Static Members in Inner Classes?
  • 20
  • 3
  • 953
  • 397

Comments

Add your comment
User 209464 avatar

willcode4beer replied ago:

0 votes Vote down Vote up Reply

considering that static member variables are one of the leading sources of memory leaks, I'm not really worried about this one...

Add your comment


Html tags not supported. Reply is editable for 5 minutes. Use [code lang="java|ruby|sql|css|xml"][/code] to post code snippets.