Class SystemUtil

java.lang.Object
org.apache.groovy.util.SystemUtil

public class SystemUtil extends Object
  • Constructor Details

    • SystemUtil

      public SystemUtil()
  • Method Details

    • setSystemPropertyFrom

      public static String setSystemPropertyFrom(String nameValue)
      Sets a system property from a name=value String
      Parameters:
      nameValue - the non-null name=value String
      Returns:
      the found name