1
0
Fork 0
mirror of https://github.com/graphhopper/jsprit.git synced 2020-01-24 07:45:05 +01:00

deprecated

This commit is contained in:
oblonski 2014-03-04 11:47:58 +01:00
parent 64f2b0a083
commit 265fa64497

View file

@ -56,6 +56,8 @@ import org.jfree.data.xy.XYSeriesCollection;
* @author stefan schroeder
*
*/
@Deprecated
public class SolutionPlotter {
private static class NoLocationFoundException extends Exception{