Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

정말로 다른 jar 파일의 클래스에 접근할 수 있는가? #18

Open
robinjoon opened this issue Mar 26, 2022 · 0 comments
Open

Comments

@robinjoon
Copy link
Collaborator

aaa.jar 파일에 package1 패키지가 있고, bbb.jar 파일에도 package1 패키지가 있다면, 해당 패키지 내의 클래스에서, 다른 jar 파일 내의 같은 이름의 패키지의 클래스의 default 멤버에 접근이 가능하다는데 진짜인가요?
자바 객체지향의 원리아 이해 -138쪽 참고

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant