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

Step1 #2323

Merged
merged 2 commits into from
Apr 6, 2025
Merged

Step1 #2323

merged 2 commits into from
Apr 6, 2025

Conversation

jihyun-s
Copy link

@jihyun-s jihyun-s commented Apr 5, 2025

No description provided.

Copy link
Member

@Hyeon9mak Hyeon9mak left a comment

Choose a reason for hiding this comment

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

안녕하세요 지현님! 사다리타기 미션을 함께할 최현구입니다. 🙇‍♂️
1단계 깔끔하게 잘 진행해주셨어요.
간단한 코멘트 하나만 남겼습니다. 다음 단계 진행과 함께 확인해주세요!

Comment on lines +3 to +6
@FunctionalInterface
public interface Conditional {
boolean check(Integer number);
}
Copy link
Member

Choose a reason for hiding this comment

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

@FunctionalInterface 명세 👍
@FunctionalInterface 를 명세하는 것과 하지 않는 것에는 어떤 차이가 있을까요?

@Hyeon9mak Hyeon9mak merged commit c637c31 into next-step:jihyun-s Apr 6, 2025
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