@Deprecated public class ChangeChunk extends Object implements DiffChunk, Serializable
Constructor and Description |
---|
ChangeChunk(DiffType type,
List<LineChunk> lines)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
List<LineChunk> |
getChildren()
Deprecated.
|
DiffType |
getType()
Deprecated.
|
void |
setType(DiffType type)
Deprecated.
|
String |
toString()
Deprecated.
|
public List<LineChunk> getChildren()
getChildren
in interface DiffChunk
public void setType(DiffType type)
Copyright © 2003–2017 Atlassian. All rights reserved.