Uses of Enum Class
io.clonecloudstore.common.standard.system.SystemPropertyUtil.Platform
Packages that use SystemPropertyUtil.Platform
-
Uses of SystemPropertyUtil.Platform in io.clonecloudstore.common.standard.system
Methods in io.clonecloudstore.common.standard.system that return SystemPropertyUtil.PlatformModifier and TypeMethodDescriptionstatic SystemPropertyUtil.Platform
SystemPropertyUtil.getOS()
static SystemPropertyUtil.Platform
Returns the enum constant of this class with the specified name.static SystemPropertyUtil.Platform[]
SystemPropertyUtil.Platform.values()
Returns an array containing the constants of this enum class, in the order they are declared.