public static final class Rule.FluentBuilder<P extends AbstractBuilder> extends AbstractBuilder<Rule>
product| Modifier and Type | Method and Description |
|---|---|
P |
end() |
Rule.FluentBuilder<P> |
next() |
InputEntry.FluentBuilder<Rule.FluentBuilder<P>> |
withInputEntries() |
OutputEntry.FluentBuilder<Rule.FluentBuilder<P>> |
withOutputEntries() |
build, validateIsNonEmpty, validateIsNonNullpublic InputEntry.FluentBuilder<Rule.FluentBuilder<P>> withInputEntries()
public OutputEntry.FluentBuilder<Rule.FluentBuilder<P>> withOutputEntries()
public Rule.FluentBuilder<P> next()
public P end()
Copyright © 2019 Power Flows. All rights reserved.