コード例 #1
0
 public void stop(Writer w) {
   super.stop(w);
   printAppearedMsgTypes();
 }