Searched defs:CreatorWithIndex (Results 1 – 1 of 1) sorted by relevance
118 static class CreatorWithIndex { class in TestPOJOAsArray122 public CreatorWithIndex(@JsonProperty(index=0, value="a") int a, in CreatorWithIndex() method in TestPOJOAsArray.CreatorWithIndex