EugeneBo / PhoneBook

1 stars 0 forks source link

Познакомиться с this #6

Open ParfenovVS opened 7 years ago

ParfenovVS commented 7 years ago

https://github.com/EugeneBo/PhoneBook/blob/41ebb04de5420cabf07ce831ee312ff86de227ab/OOPhoneBook/src/Contact.java#L5

ParfenovVS commented 7 years ago

public void setName(String name) { this.name = name; }