Class TextDiffRequest
java.lang.Object
ch.tocco.nice2.persist.history.api.diff.TextDiffRequest
- All Implemented Interfaces:
DiffRequest
Deprecated.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanDeprecated.intDeprecated.getSideA()Deprecated.getSideB()Deprecated.inthashCode()Deprecated.setContextLines(int lines) Deprecated.
-
Constructor Details
-
TextDiffRequest
Deprecated.
-
-
Method Details
-
setContextLines
Deprecated. -
getSideA
Deprecated.- Specified by:
getSideAin interfaceDiffRequest
-
getSideB
Deprecated.- Specified by:
getSideBin interfaceDiffRequest
-
getContextLines
public int getContextLines()Deprecated. -
equals
Deprecated. -
hashCode
public int hashCode()Deprecated.
-