Class SytemInfoHelper


  • public class SytemInfoHelper
    extends java.lang.Object
    need oshi lib. implementation group: 'com.github.oshi', name: 'oshi-core', version: '6.4.7'
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.lang.String getSystemInfo()  
      • Methods inherited from class java.lang.Object

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

      • getSystemInfo

        public static java.lang.String getSystemInfo()