Class Processor

    • Constructor Detail

      • Processor

        public Processor​(double cores,
                         double speed)
    • Method Detail

      • getCores

        public double getCores()
        Amount of virtual or physical cores provided
      • getSpeed

        public double getSpeed()
        Speed, not necessarily in ghz, but certainly relevant to other processors in the same provider.
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object
      • string

        protected com.google.common.base.MoreObjects.ToStringHelper string()