Uses of Enum Class
fr.gouv.vitam.common.SystemPropertyUtil.Platform
Packages that use SystemPropertyUtil.Platform
Package
Description
General utility classes as FileUtil, SystemPropertyUtil and UUID support
-
Uses of SystemPropertyUtil.Platform in fr.gouv.vitam.common
Methods in fr.gouv.vitam.common 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.