public class DeliveryConvertorNull extends Object implements DeliveryConvertor
Modifier and Type | Field and Description |
---|---|
static DeliveryConvertorNull |
INSTANCE |
Modifier and Type | Method and Description |
---|---|
Object[] |
convertRow(Object[] columns)
Convert result row to dispatchable.
|
public static final DeliveryConvertorNull INSTANCE
public Object[] convertRow(Object[] columns)
DeliveryConvertor
convertRow
in interface DeliveryConvertor
columns
- to convert