Uses of Class
com.yahoo.vespa.configdefinition.SpecialtokensConfig.Builder
Packages that use SpecialtokensConfig.Builder
-
Uses of SpecialtokensConfig.Builder in com.yahoo.vespa.configdefinition
Methods in com.yahoo.vespa.configdefinition that return SpecialtokensConfig.BuilderModifier and TypeMethodDescriptionSpecialtokensConfig.Builder.makefsaPath(String __value) SpecialtokensConfig.Builder.tokenlist(SpecialtokensConfig.Tokenlist.Builder __builder) Add the given builder to this builder's list of Tokenlist buildersSpecialtokensConfig.Builder.tokenlist(Consumer<SpecialtokensConfig.Tokenlist.Builder> __func) Make a new builder and run the supplied function on it before adding it to the listSpecialtokensConfig.Builder.tokenlist(List<SpecialtokensConfig.Tokenlist.Builder> __builders) Set the given list as this builder's list of Tokenlist buildersMethods in com.yahoo.vespa.configdefinition with parameters of type SpecialtokensConfig.BuilderModifier and TypeMethodDescriptionvoidSpecialtokensConfig.Producer.getConfig(SpecialtokensConfig.Builder builder) Constructors in com.yahoo.vespa.configdefinition with parameters of type SpecialtokensConfig.Builder