public interface Path extends Link
Link.State, Link.Type| Modifier and Type | Method and Description | 
|---|---|
double | 
cost()
Deprecated. 
 
in Junco (1.9.0), use weight() instead 
 | 
List<Link> | 
links()
Returns sequence of links comprising the path. 
 | 
Weight | 
weight()
Returns the path cost as an weight instance. 
 | 
annotationsproviderIdas, is, project@Deprecated double cost()
Weight weight()