Class ProbeInfoListJsonWriter

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

@Setup(mode=SINGLETON, priority=2000) public class ProbeInfoListJsonWriter extends DefaultListJsonWriter<ProbeInfo>
Since:
11.3
  • Field Details

  • Constructor Details

    • ProbeInfoListJsonWriter

      public ProbeInfoListJsonWriter()