@CatalogedBy(ProcessorLists.class) public interface ProcessorList
A list of processors.
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the list of processors
  • Method Details

    • processors

      List<Processor> processors()
      Returns the list of processors
      Returns:
      The list of processors