Robert

20%
Flag icon
package-private—The member is accessible from any class in the package where it is declared. Technically known as default access, this is the access level you get if no access modifier is specified
Robert
On p. 3, he refers to the default access as "the technically correct _package access_ [JLS, 6.6.1]."
Effective Java
Rate this book
Clear rating
Open Preview