| Package | Description |
|---|---|
| org.optaweb.vehiclerouting.service.demo.dataset |
Data set marshalling and unmarshalling.
|
| Modifier and Type | Method and Description |
|---|---|
(package private) static DataSet |
DataSetMarshaller.toDataSet(RoutingProblem routingProblem) |
(package private) DataSet |
DataSetMarshaller.unmarshalToDataSet(Reader reader) |
| Modifier and Type | Method and Description |
|---|---|
(package private) String |
DataSetMarshaller.marshal(DataSet dataSet) |
(package private) static RoutingProblem |
DataSetMarshaller.toDomain(DataSet dataSet) |
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.