Package org.codehaus.groovy.vmplugin.v10
Class PluginDefaultGroovyMethods
java.lang.Object
org.codehaus.groovy.vmplugin.v10.PluginDefaultGroovyMethods
Defines new Groovy methods which appear on normal JDK 10
classes inside the Groovy environment.
- Since:
- 4.0.0
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
PluginDefaultGroovyMethods
public PluginDefaultGroovyMethods()
-
-
Method Details
-
getPid
Get the pid of the current Java process- Parameters:
self
-- Returns:
- the pid
- Since:
- 4.0.0
-