bennidi / mbassador

Powerful event-bus optimized for high throughput in multi-threaded applications. Features: Sync and Async event publication, weak/strong references, event filtering, annotation driven
MIT License
955 stars 146 forks source link

fix compiling under java 8 by adding param to the maven javadoc #132

Closed cyberoblivion closed 8 years ago

bennidi commented 8 years ago

Thanks!