Searched defs:POJOWithJsonValue (Results 1 – 1 of 1) sorted by relevance
93 static class POJOWithJsonValue { class in NewSchemaTest97 public POJOWithJsonValue(Point[] v) { value = v; } in POJOWithJsonValue() method in NewSchemaTest.POJOWithJsonValue