public static final class Input.FluentBuilder<P extends AbstractBuilder> extends AbstractBuilder<Input>
product| Modifier and Type | Method and Description |
|---|---|
P |
end() |
Input.FluentBuilder<P> |
next() |
Expression.FluentBuilder<Input.FluentBuilder<P>> |
withExpression() |
buildpublic Expression.FluentBuilder<Input.FluentBuilder<P>> withExpression()
public Input.FluentBuilder<P> next()
public P end()
Copyright © 2019 Power Flows. All rights reserved.