- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
-
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
@FunctionalInterface
@NoImplement
@NoInstantiate
public interface ConfigLineProvider
A configuration line provider allows to have a parent child relationship between ConfigLine while keeping the object
immutable.
- Since:
- 4.0
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
Copyright © 2020 MuleSoft, Inc.. All rights reserved.