public class FileInfo
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
java.lang.Boolean |
binary |
java.lang.Integer |
linesDeleted |
java.lang.Integer |
linesInserted |
java.lang.String |
oldPath |
long |
size |
long |
sizeDelta |
java.lang.Character |
status |
| Constructor and Description |
|---|
FileInfo() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object o) |
int |
hashCode() |