Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
4.0.15
-
None
Description
When the STC decides that a method reference is being provided for a type that is not a functional interface, it prints the error
The argument is a method reference, but the parameter type is not a functional interface
without specifying what it believes the parameter type is. It would be helpful for troubleshooting to identify the parameter type.