Robert

3%
Flag icon
To describe the access level that applies when none is specified, this book uses the traditional package-private instead of the technically correct package access [JLS, 6.6.1].
Robert
@bp
Brian
· Flag
Brian
this is just what to call it when you don't specify access level? still don't understand why James didn't want to give an explicit name for that access level? guess i could go try and ask him... ;)
Robert
· Flag
Robert
Yea.

> still don't understand why James didn't want to give an explicit name for that access level?
"package access" is the explicit name (defined in the JLS). Or do you mean in code? So there'd be no d…
Effective Java
Rate this book
Clear rating
Open Preview