类 SystemStatusTool

java.lang.Object
com.yuzhyn.azylee.core.systems.bases.SystemStatusTool

public class SystemStatusTool extends Object
  • 构造器详细资料

    • SystemStatusTool

      public SystemStatusTool()
  • 方法详细资料

    • getStatusInfo

      public static com.yuzhyn.azylee.core.systems.models.SystemStatusInfo getStatusInfo()
    • getCpuUseRatio

      public static float getCpuUseRatio()
    • getRam

      public static com.yuzhyn.azylee.core.systems.models.MemoryInfo getRam()
    • main

      public static void main(String[] args)