Package org.apache.groovy.util
Class SystemUtil
- java.lang.Object
-
- org.apache.groovy.util.SystemUtil
-
public class SystemUtil extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description SystemUtil()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static java.lang.String
setSystemPropertyFrom(java.lang.String nameValue)
Sets a system property from a name=value String
-