byyd interview question

All possible uses of static keyword in Java.

Interview Answer

Anonymous

10 Nov 2014

On top of the easy ones (method, field) there is the static block. But I forgot about static inner classes.