mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-28 07:14:30 +02:00
8176566: @since value errors in types of java.base module
Reviewed-by: martin, psandoz
This commit is contained in:
parent
8cfcabb1f6
commit
2be8407266
20 changed files with 30 additions and 1 deletions
|
@ -38,6 +38,8 @@ import static java.lang.invoke.MethodHandleStatics.*;
|
|||
/**
|
||||
* This class consists exclusively of static methods that help adapt
|
||||
* method handles to other JVM types, such as interfaces.
|
||||
*
|
||||
* @since 1.7
|
||||
*/
|
||||
public class MethodHandleProxies {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue