Java   View all facts   Glossary   Help
access mode > default access of a class
Next access modedefault access of a method or variable    Upaccess mode    Previous access modepublic access   

default access of a class
subjectfact 
default access of a classhas definition The access mode of a class that is not declared public; access is limited to the package in which the class was declaredadded by: JK, source: Java in a Nutshell, 2001-10-19 11:36:35.0
is a subtopic of Classes2001-10-19 11:36:36.0
is a kind of access modeadded by: JK, 2001-10-19 11:36:36.0
access modesee also access modifier2001-10-19 11:35:58.0