@Deprecated(since = "6.0.0", forRemoval = true)
public class Java10
extends Java9
| Type Params | Return Type | Name and description |
|---|---|---|
|
public Class<?>[] |
getPluginDefaultGroovyMethods()Returns the default Groovy method extensions available on Java 10. |
|
public int |
getVersion()Returns the Java feature version handled by this plugin. |
Returns the default Groovy method extensions available on Java 10.
Returns the Java feature version handled by this plugin.
10