Class AnnotationListJsonReader

All Implemented Interfaces:
Marshaller<List<Annotation>>, Reader<List<Annotation>>

@Setup(mode=SINGLETON, priority=2000) public class AnnotationListJsonReader extends DefaultListJsonReader<Annotation>
Since:
10.1
  • Constructor Details

    • AnnotationListJsonReader

      public AnnotationListJsonReader()