Ejemplo n.º 1
0
 public static synchronized void addExternalInstanceListener(Consumer<List<String>> consumer) {
   ourLock.setActivateListener(consumer);
 }