Access Specifier for methods

Posted by Gogi on Stack Overflow See other posts from Stack Overflow or by Gogi
Published on 2010-03-17T17:01:11Z Indexed on 2010/03/17 17:11 UTC
Read the original article Hit count: 203

Filed under:

Why protected/private access specifier cannot be used for classes and Interfaces ?

© Stack Overflow or respective owner

Related posts about java