Class CommentListJsonReader

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

@Setup(mode=SINGLETON, priority=2000) public class CommentListJsonReader extends DefaultListJsonReader<Comment>
Since:
10.3
  • Constructor Details

    • CommentListJsonReader

      public CommentListJsonReader()