Why final and abstract only modifiers can be used with a local inner class in java? -


hi know why final , abstract modifiers used local inner class in java.... can elaborate on this?

there's great example of usage of abstract inner classes @ o'reilly, please @ @ 'hierarchies of inner classes' section:

http://onjava.com/pub/a/onjava/excerpt/hardcorejava_chap06/index.html


Comments

Popular posts from this blog

C#: Application without a window or taskbar item (background app) that can still use Console.WriteLine() -

c++ - Convert big endian to little endian when reading from a binary file -

openssl - Load PKCS#8 binary key into Ruby -