예제 #1
0
 public Map<String, String> connect(ActionListener listener) {
   listeners.add(listener);
   return data;
 }