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.PlatformSystemPropertyUtil.getOS()static SystemPropertyUtil.PlatformReturns 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.