Class JsonCreatorDirect

java.lang.Object
org.hl7.fhir.r4.formats.JsonCreatorDirect
All Implemented Interfaces:
JsonCreator

public class JsonCreatorDirect extends Object implements JsonCreator
A little implementation of a json write to replace Gson .... because Gson screws up decimal values, and *we care*
Author:
Grahame Grieve