Searched defs:Registrator (Results 1 – 1 of 1) sorted by relevance
315 private static class Registrator implements Runnable { class in EventBusTest319 Registrator(EventBus bus, List<StringCatcher> catchers) { in Registrator() method in EventBusTest.Registrator