Uses of Enum Class
org.qiunet.utils.system.SystemPropertyUtil.OSType
Packages that use SystemPropertyUtil.OSType
-
Uses of SystemPropertyUtil.OSType in org.qiunet.utils.system
Methods in org.qiunet.utils.system that return SystemPropertyUtil.OSTypeModifier and TypeMethodDescriptionstatic SystemPropertyUtil.OSTypeSystemPropertyUtil.getOsName()get operation system namestatic SystemPropertyUtil.OSTypeReturns the enum constant of this class with the specified name.static SystemPropertyUtil.OSType[]SystemPropertyUtil.OSType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.qiunet.utils.system with parameters of type SystemPropertyUtil.OSTypeModifier and TypeMethodDescriptionbooleanSystemPropertyUtil.OSType.is(SystemPropertyUtil.OSType type)