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 SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
PluginDefaultGroovyMethodspublic PluginDefaultGroovyMethods()
 
- 
- 
Method Details- 
getPidGet the pid of the current Java process- Parameters:
- self-
- Returns:
- the pid
- Since:
- 4.0.0
 
 
-