]
David Lloyd resolved ELY-474.
-----------------------------
Fix Version/s: 1.1.0.Beta5
(was: 1.1.0.Beta6)
Resolution: Done
Add @FunctionalInterface and other lambda-oriented enhancements
---------------------------------------------------------------
Key: ELY-474
URL:
https://issues.jboss.org/browse/ELY-474
Project: WildFly Elytron
Issue Type: Enhancement
Reporter: David Lloyd
Assignee: David Lloyd
Fix For: 1.1.0.Beta5
Many of our interfaces are missing {@FunctionalInterface}. Also, many of our functional
interfaces actually reflect lambda functions. At the least, review these to see if
functional types are a better fit.