Class SystemUtil


  • public class SystemUtil
    extends Object
    • Constructor Detail

      • SystemUtil

        public SystemUtil()
    • Method Detail

      • 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