public static final class ExecutionPlanExpectation.Builder extends Object
ExecutionPlanExpectation.
Builder is not thread-safe and generally should not be stored in a field or collection,
but instead used immediately to create instances.
| Modifier and Type | Method and Description |
|---|---|
void |
setChildren(Iterable<StructuralElementExpectation> elements)
Adds elements to
children. |
public void setChildren(Iterable<StructuralElementExpectation> elements)
children.elements - An iterable of children elementsCopyright © 2018–2020 b+m Informatik AG. All rights reserved.