Example #1
0
 /** @param latch the latch to set */
 public void setLatch(CountDownLatch latch) {
   multigenomeFilters.setLatch(latch);
 }