Skip to content

Conversation

@SL-TX
Copy link
Owner

@SL-TX SL-TX commented Aug 28, 2022

1.9. Объекты и классы

@@ -0,0 +1,19 @@
package ru.skypro;
//@AllArgsConstructor

Choose a reason for hiding this comment

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

не используем lombok пока, рано еще =)

}
public String getLastName(){
return this.lastName;
}

Choose a reason for hiding this comment

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

не хватает toString в обоих классах, тогда метод testString будет не нужен.

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