Package adalid.util.map
Class ReferencePath
java.lang.Object
adalid.util.map.ReferencePath
- All Implemented Interfaces:
Comparable<ReferencePath>
- Author:
- Jorge Campins
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintcompareTo(ReferencePath that) booleanvoidfinalise()inthashCode()booleanbooleanbooleantoString()
-
Constructor Details
-
ReferencePath
-
ReferencePath
-
-
Method Details
-
getOrigin
-
getApplication
-
getVertices
-
isCircular
public boolean isCircular() -
isComplete
public boolean isComplete() -
isOriginal
public boolean isOriginal() -
finalise
public void finalise() -
compareTo
- Specified by:
compareToin interfaceComparable<ReferencePath>
-
equals
-
hashCode
public int hashCode() -
toString
-