Home
last modified time | relevance | path

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

/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/deser/creators/
DTestCreators2.java58 protected static class Test431Container { class in TestCreators2
62 public Test431Container(@JsonProperty("items") final List<Item431> i) { in Test431Container() method in TestCreators2.Test431Container