Skip to content

Conversation

@Tombert
Copy link
Contributor

@Tombert Tombert commented Mar 22, 2025

Disruptor uses java Lambdas pretty liberally in its documentation. This is fine, but there's an annotation to designate this.

While it's not strictly required, as Java will coerce even without it, a lack of the @FunctionalInterface makes it so Clojure cannot use its lambda syntax with Disruptor.

Since I don't really see any reason not to have this annotation, I think it should be added.

@davidcooke2 davidcooke2 merged commit 003ac13 into LMAX-Exchange:master Mar 27, 2025
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants