event-bus/event-bus-core
Kai S. K. Engelbart 33ebf0302b
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-16 08:32:28 +02:00
..
src Initialize the default event bus statically 2021-10-16 08:32:28 +02:00
.classpath Add parent project, convert existing project to Maven module 2021-02-08 19:30:37 +01:00
.project Add parent project, convert existing project to Maven module 2021-02-08 19:30:37 +01:00
pom.xml Bump version to 1.1.0 2021-03-28 10:37:41 +02:00