MCPcopy
hub / github.com/greenrobot/EventBus / builder

Method builder

EventBus/src/org/greenrobot/eventbus/EventBus.java:95–97  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

93 }
94
95 public static EventBusBuilder builder() {
96 return new EventBusBuilder();
97 }
98
99 /** For unit test primarily. */
100 public static void clearCaches() {

Callers 15

PerfTestEventBusMethod · 0.95
buildMethod · 0.95
overwriteEventBusMethod · 0.95
setUpMethod · 0.95
setUpMethod · 0.95

Calls

no outgoing calls

Tested by 14

PerfTestEventBusMethod · 0.76
buildMethod · 0.76
overwriteEventBusMethod · 0.76
setUpMethod · 0.76
setUpMethod · 0.76