public abstract class DiffPosition extends java.lang.Object implements java.lang.Comparable<DiffPosition>
| Modifier and Type | Field and Description |
|---|---|
protected RelatedFile |
relatedFile |
| Constructor and Description |
|---|
DiffPosition(RelatedFile relatedFile) |
| Modifier and Type | Method and Description |
|---|---|
RelatedFile |
getRelatedFile() |
protected RelatedFile relatedFile
public DiffPosition(RelatedFile relatedFile)
public RelatedFile getRelatedFile()
Copyright © 2007–2020. All rights reserved.