Package org.pkl.core

Class Platform.Processor

java.lang.Object
org.pkl.core.Platform.Processor
Enclosing class:
Platform

public static final class Platform.Processor extends Object
The processor of a platform.
  • Constructor Details

  • Method Details

    • architecture

      public String architecture()
      The instruction set architecture of this processor.
    • equals

      public boolean equals(Object obj)
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object