I have one java object
我有一个java对象
class packet {
int id;
String sender;
String content; // this is an embedded json string
}
class pacI have one java object
我有一个java对象
class packet {
int id;
String sender;
String content; // this is an embedded json string
}
class pac