当前页面: 
在线文档首页 > 
NetBeans API Javadoc 5.5.1 
Serialized Form (NetBeans Diff API) - NetBeans API Javadoc 5.5.1 
Serialized Form
| Package org.netbeans.api.diff | 
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