Home
last modified time | relevance | path

Searched defs:Format2305 (Results 1 – 1 of 1) sorted by relevance

/external/jackson-databind/src/test/java/com/fasterxml/jackson/failing/
DSingleArgCreator2305Test.java27 public static class Format2305 { class in SingleArgCreator2305Test.ExportRequest2305
34 public Format2305(String value) { this(value, "", null); } in Format2305() method in SingleArgCreator2305Test.ExportRequest2305.Format2305
37 public Format2305(@JsonProperty("value") Object value, in Format2305() method in SingleArgCreator2305Test.ExportRequest2305.Format2305