Skip to content

자바8에 도입된 인터페이스의 default 메서드와 static 메서드 #33

Description

@ahah525

문제

자바8부터 default 메서드static 메서드를 통해 구현 메서드를 정의할 수 있게 되었다.

default 메서드와 static 메서드의 개념 및 특징을 정리하고 어떻게 활용하는지에 대해 알아보자.

관련 목차

  • [13장] 디폴트 메서드

참고자료

Activity

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

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions