@Beta
public class NodeComparison
extends java.lang.Object
Constructor and Description |
---|
NodeComparison(NodeBranchEntry sourceEntry,
NodeBranchEntry targetEntry,
CompareStatus compareStatus) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object o) |
CompareStatus |
getCompareStatus() |
NodeId |
getNodeId() |
NodePath |
getSourcePath() |
NodePath |
getTargetPath() |
int |
hashCode() |
public NodeComparison(NodeBranchEntry sourceEntry, NodeBranchEntry targetEntry, CompareStatus compareStatus)
public NodeId getNodeId()
public CompareStatus getCompareStatus()
public NodePath getSourcePath()
public NodePath getTargetPath()
public boolean equals(java.lang.Object o)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object