Package io.github.andreyzebin.gitSql.git
Class Change
java.lang.Object
io.github.andreyzebin.gitSql.git.Change
-
Constructor Details
-
Change
-
Change
public Change()
-
-
Method Details
-
isDeletion
public boolean isDeletion() -
isModification
public boolean isModification() -
isAddition
public boolean isAddition() -
isUpdate
public boolean isUpdate() -
builder
-
getFile
-
getType
-
setFile
-
setType
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-