- org.codehaus.groovy.vmplugin.v17.Java17
-
public class Java17
extends Java16
Java 17 based functions. Groovy 6.0 requires JDK 17 as the minimum version.
This plugin subsumes all functionality from earlier version-specific plugins
(Java8 through Java16) into a single entry point for the VM plugin system.
- Since:
- 6.0.0
-
-
Methods Summary
Methods
| Type Params |
Return Type |
Name and description |
|
public int |
getVersion()
|
-
Inherited Methods Summary
Inherited Methods
| Methods inherited from class |
Name |
class Java16 |
getInvokeSpecialHandle, getRecordComponentNames, getVersion, invokeHandle, makeRecordComponents |
class Java10 |
getPluginDefaultGroovyMethods, getVersion |
class Java9 |
checkAccessible, checkCanSetAccessible, getDefaultImportClasses, getPluginDefaultGroovyMethods, getVersion, newLookup, transformMetaMethod, trySetAccessible |
class Java8 |
checkAccessible, checkCanSetAccessible, configureAnnotation, configureClassNode, configureTypeVariableDefinition, configureTypeVariableReference, fillParameterNames, getInvokeSpecialHandle, getPluginDefaultGroovyMethods, getPluginStaticGroovyMethods, getValue, getVersion, invalidateCallSites, invokeHandle, makeClassNode, makeRecordComponents, newLookup, of, setAdditionalClassInformation, toAnnotationNode, transformMetaMethod, transformMetaMethod, trySetAccessible |
- Summary:
Nested Field Constructor - Method
- | Detail:
Field Constructor - Method
Copyright © 2003-2026 The Apache Software Foundation. All rights reserved.