Interface OsType.Any

All Superinterfaces:
OsType
All Known Implementing Classes:
OsType.Bsd, OsType.Linux, OsType.MacOs, OsType.Solaris, OsType.Windows
Enclosing interface:
OsType

public static sealed interface OsType.Any extends OsType permits OsType.Windows, OsType.Linux, OsType.MacOs, OsType.Solaris, OsType.Bsd