Searched refs:SimpleFieldBean2 (Results 1 – 2 of 2) sorted by relevance
32 static class SimpleFieldBean2 class in TestFieldDeserialization106 SimpleFieldBean2 bean = m.readValue("{ \"values\" : [ \"x\", \"y\" ] }", in testSimpleAnnotation()107 SimpleFieldBean2.class); in testSimpleAnnotation()
35 static class SimpleFieldBean2 class in FieldSerializationTest150 SimpleFieldBean2 bean = new SimpleFieldBean2(); in testSimpleAnnotation()