public class FileInfo extends Object
FileInfo(Path path, MD5Hash fileDigest)
MD5Hash
getFileDigest()
long
getFileSize()
Path
getPath()
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public FileInfo(Path path, MD5Hash fileDigest)
public String toString()
toString
Object
public Path getPath()
public MD5Hash getFileDigest()
public long getFileSize()
Copyright © 2017–2025 The Apache Software Foundation. All rights reserved.