mirror of
https://github.com/graphhopper/jsprit.git
synced 2020-01-24 07:45:05 +01:00
add json stuff
This commit is contained in:
parent
ed1361482e
commit
a55be49735
1 changed files with 0 additions and 2 deletions
|
|
@ -47,8 +47,6 @@ public class JsonConstants {
|
||||||
public static final String END = "end";
|
public static final String END = "end";
|
||||||
}
|
}
|
||||||
|
|
||||||
public static String JOB = "job";
|
|
||||||
|
|
||||||
public static class Job {
|
public static class Job {
|
||||||
|
|
||||||
public static final String SIZE = "size";
|
public static final String SIZE = "size";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue