Interface Platform.AARCH64

All Superinterfaces:
org.graalvm.nativeimage.impl.InternalPlatform.NATIVE_ONLY, Platform
All Known Subinterfaces:
Platform.DARWIN_AARCH64, Platform.LINUX_AARCH64_BASE
All Known Implementing Classes:
Platform.ANDROID_AARCH64, Platform.IOS_AARCH64, Platform.LINUX_AARCH64, Platform.MACOS_AARCH64, Platform.WINDOWS_AARCH64
Enclosing interface:
Platform

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

    • getArchitecture

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