Uses of Enum Class
org.adoptopenjdk.jitwatch.util.OSUtil.OperatingSystem
Packages that use OSUtil.OperatingSystem
-
Uses of OSUtil.OperatingSystem in org.adoptopenjdk.jitwatch.util
Subclasses with type arguments of type OSUtil.OperatingSystem in org.adoptopenjdk.jitwatch.utilMethods in org.adoptopenjdk.jitwatch.util that return OSUtil.OperatingSystemModifier and TypeMethodDescriptionstatic OSUtil.OperatingSystemOSUtil.getOperatingSystem()static OSUtil.OperatingSystemReturns the enum constant of this class with the specified name.static OSUtil.OperatingSystem[]OSUtil.OperatingSystem.values()Returns an array containing the constants of this enum class, in the order they are declared.