Class AnnotationListJsonWriter

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

@Setup(mode=SINGLETON, priority=2000) public class AnnotationListJsonWriter extends DefaultListJsonWriter<Annotation>
Since:
10.1
  • Field Details

  • Constructor Details

    • AnnotationListJsonWriter

      public AnnotationListJsonWriter()