We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
책에서 클라이언트의 인터페이스 구현체를 setter를 통해 동적으로 변경한다고 설명하고있습니다. 하지만 이러한 상황은 스레드 안전이 보장되지 않다고 생각이 듭니다. 이 문제를 어떻게 해결하면 좋을까요?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
책에서 클라이언트의 인터페이스 구현체를 setter를 통해 동적으로 변경한다고 설명하고있습니다. 하지만 이러한 상황은 스레드 안전이 보장되지 않다고 생각이 듭니다. 이 문제를 어떻게 해결하면 좋을까요?
The text was updated successfully, but these errors were encountered: