event-bus/core
Kai S. K. Engelbart 36ed55fd71
zdm/event-bus/pipeline/head There was a failure building this commit Details
Use void.class to determine how the event handler type is defined
The dummy class USE_PARAMETER was necessary when the IEvent interface
still existed, as void.class could not be used as a Class<? extends
IEvent>. As no explicit reference to USE_PARAMETER should be present
anywhere, a proper deprecation would've made little sense.
2022-01-12 19:41:53 +01:00
..
src Use void.class to determine how the event handler type is defined 2022-01-12 19:41:53 +01:00
.classpath Shorten module names 2021-12-24 11:09:14 +02:00
.project Shorten module names 2021-12-24 11:09:14 +02:00
pom.xml Make unit tests package-private 2022-01-09 09:37:27 +01:00