ConditionDelegateProvider

constructor(specifiedName: String? = null, factory: (name: String) -> Condition, conditions: MutableSet<Condition>)