Interface ProcessorFeature.Builder

  • Method Details

    • name

      The name of the processor feature. Valid names are coreCount and threadsPerCore.

      Parameters:
      name - The name of the processor feature. Valid names are coreCount and threadsPerCore.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • value

      The value of a processor feature.

      Parameters:
      value - The value of a processor feature.
      Returns:
      Returns a reference to this object so that method calls can be chained together.