public class MessageBusUtil
extends java.lang.Object
Constructor and Description |
---|
MessageBusUtil() |
Modifier and Type | Method and Description |
---|---|
static <T> void |
invokeLaterIfNeededOnSyncPublisher(Project project,
Topic<? extends T> topic,
Consumer<? super T> listener) |