Searched refs:AsArrayWithView (Results 1 – 1 of 1) sorted by relevance
50 static class AsArrayWithView class in TestPOJOAsArrayAdvanced91 AsArrayWithView input = new AsArrayWithView(); in testWithView()99 AsArrayWithView result = MAPPER.readerFor(AsArrayWithView.class).withView(ViewB.class) in testWithView()