inner class within Interface
        Posted  
        
            by harigm
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by harigm
        
        
        
        Published on 2010-03-08T11:12:36Z
        Indexed on 
            2010/03/08
            11:21 UTC
        
        
        Read the original article
        Hit count: 482
        
is that possible to create a inner class within an interface? If yes, why do we create like that? Anyways we are not going to create any interface objects?
Do they help in any Development process?
© Stack Overflow or respective owner