Summary:
Detail:
boolean
addFriend(String name)
void
delFriend(String name)
List<String>
getFriends()
isFriend(String name)