Interface Platform.MACOS

All Superinterfaces:
org.graalvm.nativeimage.impl.InternalPlatform.NATIVE_ONLY, org.graalvm.nativeimage.impl.InternalPlatform.PLATFORM_JNI, Platform, Platform.DARWIN
All Known Implementing Classes:
Platform.MACOS_AARCH64, Platform.MACOS_AMD64
Enclosing interface:
Platform

public static interface Platform.MACOS extends Platform.DARWIN
Supported operating system: MacOS.
Since:
22.1
  • Method Details

    • getOS

      default String getOS()
      Returns string representing MACOS OS.
      Specified by:
      getOS in interface Platform
      Since:
      21.0