Package org.apache.wayang.commons.util.profiledb.json
package org.apache.wayang.commons.util.profiledb.json
-
ClassesClassDescriptionCustom deserializer for
Measurement
s Detects actual subclass of serialized instances and then delegates the deserialization to that subtype.Custom serializer forMeasurement
s Detects actual subclass of given instances, encodes this class membership, and then delegates serialization to that subtype.