public class PersonNode extends Object implements Serializable
Constructor and Description |
---|
PersonNode() |
Modifier and Type | Method and Description |
---|---|
void |
addRelation(FriendRelation friendRelation)
添加友谊的关系
|
public void addRelation(FriendRelation friendRelation)
friendRelation
- Copyright © 2022. All rights reserved.