Searched refs:stringSubscribers (Results 1 – 2 of 2) sorted by relevance
50 private final ImmutableList<Subscriber> stringSubscribers = field in DispatcherTest111 dispatcher.dispatch("foo", stringSubscribers.iterator()); in testLegacyAsyncDispatcher()155 dispatcher.dispatch("hello", stringSubscribers.iterator()); in handleInteger()