Skip to content

[아이템 22] where 절이 java 코드로 변환되었을 때 어떻게 되는지 #257

Description

@Gobukgol

질문 : https://atoz-develop.tistory.com/entry/JAVA-%EC%A0%9C%EB%84%A4%EB%A6%ADGenerics-%ED%81%B4%EB%9E%98%EC%8A%A4%EC%99%80-%EB%A9%94%EC%86%8C%EB%93%9C

java에도 비슷하게 가능 확인요망

classBoxMaterialimplementsHard { }
classPaperextendsBoxMaterial { }
classPlasticextendsBoxMaterial { }
interfaceHard { }
publicclassAAA<MextendsBoxMaterial & Hard>

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions