Skip to content

Commit a5986ad

Browse files
committed
package-info.java files for the libjava project
1 parent cc45dfc commit a5986ad

16 files changed

Lines changed: 64 additions & 0 deletions

File tree

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
/**
2+
* Contains the Mapbox Java Services classes.
3+
*/
4+
package com.mapbox.services.commons.geojson.custom;
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
/**
2+
* Contains the Mapbox Java Services classes.
3+
*/
4+
package com.mapbox.services.commons.geojson;
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
/**
2+
* Contains the Mapbox Java Services classes.
3+
*/
4+
package com.mapbox.services.commons.models;
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
/**
2+
* Contains the Mapbox Java Services classes.
3+
*/
4+
package com.mapbox.services.commons;
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
/**
2+
* Contains the Mapbox Java Services classes.
3+
*/
4+
package com.mapbox.services.commons.utils;
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
/**
2+
* Contains the Mapbox Java Services classes.
3+
*/
4+
package com.mapbox.services.directions;
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
/**
2+
* Contains the Mapbox Java Services classes.
3+
*/
4+
package com.mapbox.services.directions.v4.models;
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
/**
2+
* Contains the Mapbox Java Services classes.
3+
*/
4+
package com.mapbox.services.directions.v4;
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
/**
2+
* Contains the Mapbox Java Services classes.
3+
*/
4+
package com.mapbox.services.directions.v5.models;
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
/**
2+
* Contains the Mapbox Java Services classes.
3+
*/
4+
package com.mapbox.services.directions.v5;

0 commit comments

Comments
 (0)