Searched defs:functionRegistry (Results 1 – 2 of 2) sorted by relevance
110 private final Mf2FunctionRegistry functionRegistry; field in MessageFormatter248 private Mf2FunctionRegistry functionRegistry = Mf2FunctionRegistry.builder().build(); field in MessageFormatter.Builder303 public Builder setFunctionRegistry(Mf2FunctionRegistry functionRegistry) { in setFunctionRegistry()
192 public Builder addAll(Mf2FunctionRegistry functionRegistry) { in addAll()