提交 bf947da8 编写于 作者: K kizune

8044206: LambdaMetafactory.altMetafactory javadoc refers to wrong method

Reviewed-by: briangoetz, jjg
上级 db02d213
...@@ -313,7 +313,8 @@ public class LambdaMetafactory { ...@@ -313,7 +313,8 @@ public class LambdaMetafactory {
* reference expression</em> features of the Java Programming Language. * reference expression</em> features of the Java Programming Language.
* *
* <p>This is the general, more flexible metafactory; a streamlined version * <p>This is the general, more flexible metafactory; a streamlined version
* is provided by {@link #altMetafactory(MethodHandles.Lookup, String, MethodType, Object...)}. * is provided by {@link #metafactory(java.lang.invoke.MethodHandles.Lookup,
* String, MethodType, MethodType, MethodHandle, MethodType)}.
* A general description of the behavior of this method is provided * A general description of the behavior of this method is provided
* {@link LambdaMetafactory above}. * {@link LambdaMetafactory above}.
* *
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册