Exemple #1
0
 /** Clear the channel list. */
 public void clear() {
   channels.clear();
   channelMap.clear();
 }