java.lang.Object
com.yuzhyn.azylee.core.systems.bases.SystemStatusTool
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明static floatstatic com.yuzhyn.azylee.core.systems.models.MemoryInfogetRam()static com.yuzhyn.azylee.core.systems.models.SystemStatusInfostatic void
-
构造器详细资料
-
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
-