Uses of Class
de.rwth.swc.coffee4j.model.Combination.Builder
-
Packages that use Combination.Builder Package Description de.rwth.swc.coffee4j.model -
-
Uses of Combination.Builder in de.rwth.swc.coffee4j.model
Methods in de.rwth.swc.coffee4j.model that return Combination.Builder Modifier and Type Method Description static Combination.BuilderCombination. combination()Combination.BuilderCombination.Builder. value(Parameter parameter, Value value)Adds a mapping from a parameter to a value to this combination.
-