Java View all facts Glossary Help |
| member of a package > public member of a package |
| public member of a package | ||||
| subject | fact | |||
| public member of a package | is a subtopic of Packages | ![]() |
| is a kind of member of a package | ![]() | |
| to use from outside its package you can | ![]() | |
| member of a package | to import you put an import statement for it at the beginning of your file before any class or interface definitions but after a package statement | ![]() |