程序包 cn.godmao.utils
类 SystemUtil
java.lang.Object
cn.hutool.core.util.SystemPropsUtil
cn.hutool.system.SystemUtil
cn.godmao.utils.SystemUtil
public class SystemUtil
extends cn.hutool.system.SystemUtil
System类封装工具类
-
字段概要
从类继承的字段 cn.hutool.system.SystemUtil
CLASS_PATH, CLASS_VERSION, COMPILER, EXT_DIRS, FILE_SEPARATOR, HOME, LIBRARY_PATH, LINE_SEPARATOR, OS_ARCH, OS_NAME, OS_VERSION, PATH_SEPARATOR, SPECIFICATION_NAME, SPECIFICATION_VENDOR, SPECIFICATION_VERSION, TMPDIR, USER_DIR, USER_HOME, USER_NAME, VENDOR, VENDOR_URL, VERSION, VM_NAME, VM_SPECIFICATION_NAME, VM_SPECIFICATION_VENDOR, VM_SPECIFICATION_VERSION, VM_VENDOR, VM_VERSION从类继承的字段 cn.hutool.core.util.SystemPropsUtil
HUTOOL_DATE_LENIENT -
构造器概要
构造器 -
方法概要
从类继承的方法 cn.hutool.system.SystemUtil
append, dumpSystemInfo, dumpSystemInfo, getClassLoadingMXBean, getCompilationMXBean, getCurrentPID, getFreeMemory, getGarbageCollectorMXBeans, getHostInfo, getJavaInfo, getJavaRuntimeInfo, getJavaSpecInfo, getJvmInfo, getJvmSpecInfo, getMaxMemory, getMemoryManagerMXBeans, getMemoryMXBean, getMemoryPoolMXBeans, getOperatingSystemMXBean, getOsInfo, getRuntimeInfo, getRuntimeMXBean, getThreadMXBean, getTotalMemory, getTotalThreadCount, getUserInfo从类继承的方法 cn.hutool.core.util.SystemPropsUtil
get, get, get, getBoolean, getInt, getLong, getProps, set
-
构造器详细资料
-
SystemUtil
public SystemUtil()
-