Class DiffKey
java.lang.Object
net.thevpc.common.diff.jar.DiffKey
- All Implemented Interfaces:
Comparable<DiffKey>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
KIND_FILE
- See Also:
-
KIND_VAR
- See Also:
-
-
Constructor Details
-
DiffKey
-
-
Method Details
-
getName
-
getKind
-
getOrder
public int getOrder() -
equals
-
hashCode
-
compareTo
- Specified by:
compareToin interfaceComparable<DiffKey>
-