Interface Platform.AMD64

All Superinterfaces:
org.graalvm.nativeimage.impl.InternalPlatform.NATIVE_ONLY, Platform
All Known Subinterfaces:
Platform.DARWIN_AMD64, Platform.LINUX_AMD64_BASE
All Known Implementing Classes:
Platform.IOS_AMD64, Platform.LINUX_AMD64, Platform.MACOS_AMD64, Platform.WINDOWS_AMD64
Enclosing interface:
Platform

public static interface Platform.AMD64 extends Platform, org.graalvm.nativeimage.impl.InternalPlatform.NATIVE_ONLY
Supported architecture: x86 64-bit.
Since:
19.0
  • Method Details

    • getArchitecture

      default String getArchitecture()
      Returns string representing AMD64 architecture.
      Specified by:
      getArchitecture in interface Platform
      Since:
      21.0