Package oshi

Enum PlatformEnum

java.lang.Object
java.lang.Enum<PlatformEnum>
oshi.PlatformEnum
All Implemented Interfaces:
Serializable, Comparable<PlatformEnum>

public enum PlatformEnum extends Enum<PlatformEnum>
An enumeration of supported operating systems. The order of declaration matches the osType constants in the JNA Platform class.