public final class ChangeSetEntry
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object o) |
FileHash |
hash() |
int |
hashCode() |
boolean |
isDirectory() |
java.nio.file.Path |
path() |
java.nio.file.Path |
rootPath() |
public java.nio.file.Path path()
public boolean isDirectory()
public FileHash hash()
public java.nio.file.Path rootPath()
public boolean equals(java.lang.Object o)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object