Searched defs:EMPTY_FORMAT (Results 1 – 2 of 2) sorted by relevance
39 public final static JsonFormat.Value EMPTY_FORMAT = new JsonFormat.Value(); field
53 protected final static JsonFormat.Value EMPTY_FORMAT = JsonFormat.Value.empty(); field in MapperConfig