Skip to content

Conversation

@f-lab-moony
Copy link
Collaborator

No description provided.

private final String name;
private final String alias;

public Example(String name, String alias) {
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

요건 지우는게 좋을 것 같아요 ~

@sonarqubecloud
Copy link

this.alias = alias;
}

public void print() {
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

여기서 뭘 하려고 했는데 어떤게 이러이러해서 어떻게 안됩니다 어떻게 하면 좋을까요 ?

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.

2 participants