Searched refs:catchers (Results 1 – 9 of 9) sorted by relevance
244 List<StringCatcher> catchers = Lists.newCopyOnWriteArrayList(); in testRegisterThreadSafety() local249 futures.add(executor.submit(new Registrator(bus, catchers))); in testRegisterThreadSafety()254 assertEquals("Unexpected number of catchers in the list", numberOfCatchers, catchers.size()); in testRegisterThreadSafety()257 for (StringCatcher catcher : catchers) { in testRegisterThreadSafety()321 private final List<StringCatcher> catchers; field in EventBusTest.Registrator323 Registrator(EventBus bus, List<StringCatcher> catchers) { in Registrator() argument325 this.catchers = catchers; in Registrator()332 catchers.add(catcher); in run()
96 ControlFlow.Catcher[] catchers = b.catchers(); in ControlFlow() local97 for (int k = 0; k < catchers.length; k++) { in ControlFlow()98 Block catchBlock = catchers[k].node; in ControlFlow()325 public Catcher[] catchers() { in catchers() method in ControlFlow.Block326 List<Catcher> catchers = new ArrayList<Catcher>(); in catchers() local329 catchers.add(new Catcher(c)); in catchers()333 return catchers.toArray(new Catcher[catchers.size()]); in catchers()
META-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
META-INF/ META-INF/MANIFEST.MF META-INF/services/ META- ...
META-INF/ META-INF/MANIFEST.MF build-data.properties META-INF ...
META-INF/ META-INF/MANIFEST.MF build-data.properties com/ com ...