Serialized Form
|
Package com.cloudbees.diff |
serialVersionUID: 1L
serialVersionUID: 7638201981188907148L
type
int type
firstStart
int firstStart
firstEnd
int firstEnd
secondStart
int secondStart
secondEnd
int secondEnd
firstLineDiffs
Difference.Part[] firstLineDiffs
secondLineDiffs
Difference.Part[] secondLineDiffs
firstText
String firstText
- The text of the difference in the first file.
secondText
String secondText
- The text of the difference in the second file.
serialVersionUID: 7638201981188907149L
type
int type
line
int line
pos1
int pos1
pos2
int pos2
text
String text
|
Package com.cloudbees.diff.provider |
serialVersionUID: 1L
trimLines
boolean trimLines
- Holds value of property trimLines.
serialVersionUID: 4101521743158176210L
diffCmd
String diffCmd
Copyright © 2011-2012. All Rights Reserved.