Class DimensionalValue.Builder<VALUE>
java.lang.Object
com.yahoo.search.query.profile.compiled.DimensionalValue.Builder<VALUE>
- Enclosing class:
- DimensionalValue<VALUE>
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
valueFor
Returns the value for the given binding, or null if none -
add
-
build
public DimensionalValue<VALUE> build(Map<com.yahoo.processing.request.CompoundName, DimensionalValue.Builder<VALUE>> entries)
-