public class FileDigest extends Object implements Serializable
Modifier and Type | Field and Description |
---|---|
long |
lastModified |
long |
length |
Modifier and Type | Method and Description |
---|---|
static FileDigest |
digest(Path file) |
boolean |
equals(Object obj) |
int |
hashCode() |
Copyright © 2021. All rights reserved.