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

feat: fuel-injection을 통한 상속 이해 #2

Open
wants to merge 1 commit into
base: feature/coffee-shop
Choose a base branch
from

Conversation

wapago
Copy link
Contributor

@wapago wapago commented May 6, 2023

No description provided.

@wapago wapago requested review from chs1234 and dongKos May 6, 2023 15:27
Copy link

@dongKos dongKos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

접근제어자가 필요합니당

}

@Override
double getDistancePerLiter() {
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

접근제어자가 있어야할 것 같습니다

}

@Override
double getDistancePerLiter() {
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

접근 제어자 붙여주세요

@wapago wapago self-assigned this May 14, 2023
Copy link

@chs1234 chs1234 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

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

Successfully merging this pull request may close these issues.

3 participants