JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.atlassian.diff
Interface DiffChunk
All Known Implementing Classes:
CharacterChunk
,
WordChunk
public interface
DiffChunk
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getText
()
DiffType
getType
()
Method Details
getType
DiffType
getType
()
getText
String
getText
()