Uses of Class
de.rwth.swc.coffee4j.engine.configuration.model.Value.Builder
-
Packages that use Value.Builder Package Description de.rwth.swc.coffee4j.engine.configuration.model -
-
Uses of Value.Builder in de.rwth.swc.coffee4j.engine.configuration.model
Methods in de.rwth.swc.coffee4j.engine.configuration.model that return Value.Builder Modifier and Type Method Description static Value.BuilderValue. weighted(Object data, double weight)Creates aValue.Builderwith the given data and weight.
-