Uses of Class
com.yahoo.vespa.config.search.core.RankingConstantsConfig.Constant.Builder
Packages that use RankingConstantsConfig.Constant.Builder
-
Uses of RankingConstantsConfig.Constant.Builder in com.yahoo.vespa.config.search.core
Fields in com.yahoo.vespa.config.search.core with type parameters of type RankingConstantsConfig.Constant.BuilderMethods in com.yahoo.vespa.config.search.core that return RankingConstantsConfig.Constant.BuilderModifier and TypeMethodDescriptionMethods in com.yahoo.vespa.config.search.core with parameters of type RankingConstantsConfig.Constant.BuilderModifier and TypeMethodDescriptionRankingConstantsConfig.Builder.constant(RankingConstantsConfig.Constant.Builder __builder) Add the given builder to this builder's list of Constant buildersMethod parameters in com.yahoo.vespa.config.search.core with type arguments of type RankingConstantsConfig.Constant.BuilderModifier and TypeMethodDescriptionRankingConstantsConfig.Builder.constant(Consumer<RankingConstantsConfig.Constant.Builder> __func) Make a new builder and run the supplied function on it before adding it to the listRankingConstantsConfig.Builder.constant(List<RankingConstantsConfig.Constant.Builder> __builders) Set the given list as this builder's list of Constant buildersConstructors in com.yahoo.vespa.config.search.core with parameters of type RankingConstantsConfig.Constant.Builder