Possible Typo in Section 15.27.3
Hiram Hunt
hiramhunt at verizon.net
Fri Sep 2 21:33:33 UTC 2016
Hello,
In JLS Java SE 8 Edition, in section 15.27.3
(Type of a Lambda Expression), the definition
of "congruent" contains several bulleted items.
One of these says
"The number of lambda parameters is the same
as the number of parameter types of the
function type."
Maybe "parameter types" should be just "parameters"?
-- Hiram Hunt (hiramhunt at verizon.net)
More information about the jls-jvms-spec-comments
mailing list