Class SystemUtils


  • public class SystemUtils
    extends java.lang.Object
    This is SystemUtils.
    Since:
    5.3.0
    • Constructor Summary

      Constructors 
      Constructor Description
      SystemUtils()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.util.Map<java.lang.String,​java.lang.Object> getSystemInfo()
      Gets system info.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • SystemUtils

        public SystemUtils()
    • Method Detail

      • getSystemInfo

        public static java.util.Map<java.lang.String,​java.lang.Object> getSystemInfo()
        Gets system info.
        Returns:
        the system info