示例#1
0
 /** Pop the sent list next to the receiving of an acquittance */
 public void popSentList() {
   m_sender.pop();
 }