| Constructor and Description |
|---|
DealToDealConverter() |
| Modifier and Type | Method and Description |
|---|---|
void |
enhance(net.media.openrtb3.Deal deal,
net.media.openrtb25.request.Deal deal1,
Config config,
Provider converterProvider)
Performs modification on the object of type
V using the object of type U. |
net.media.openrtb25.request.Deal |
map(net.media.openrtb3.Deal deal,
Config config,
Provider converterProvider)
Converts object of type
U to an object of type V. |
public net.media.openrtb25.request.Deal map(net.media.openrtb3.Deal deal,
Config config,
Provider converterProvider)
ConverterU to an object of type V.Copyright © 2019. All rights reserved.