event-bus/event-bus-core/src/main
Kai S. K. Engelbart e3213370aa
Initialize the default event bus statically
The previous method that used double checked synchronization offers
little performance benefits over a plain static initialization.

Reported-by @harkle-the-cake
2021-10-15 08:25:38 +02:00
..
java Initialize the default event bus statically 2021-10-15 08:25:38 +02:00