Package org.apache.wayang.commons.util.profiledb.json
-
Class Summary Class Description MeasurementDeserializer Custom deserializer forMeasurements Detects actual subclass of serialized instances and then delegates the deserialization to that subtype.MeasurementSerializer Custom serializer forMeasurements Detects actual subclass of given instances, encodes this class membership, and then delegates serialization to that subtype.