ProductTypeDeserializer

constructor(javaType: JavaType, fields: List<ProductTypeDeserializer.InjectField<T>>, fold: (List<T>) -> T)