Package gen.lib.pathplan
Class shortestpth__c
- java.lang.Object
-
- gen.lib.pathplan.shortestpth__c
-
public class shortestpth__c extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description shortestpth__c()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static java.lang.Object
makePath(java.lang.Object... arg)
static java.lang.Object
shortestPath(java.lang.Object... arg)
-