Class ChainSpecification.Inheritance

    • Field Detail

      • chainSpecifications

        public final Set<com.yahoo.component.ComponentSpecification> chainSpecifications
      • excludedComponents

        public final Set<com.yahoo.component.ComponentSpecification> excludedComponents
    • Constructor Detail

      • Inheritance

        public Inheritance​(Set<com.yahoo.component.ComponentSpecification> inheritedChains,
                           Set<com.yahoo.component.ComponentSpecification> excludedComponents)