public class FileSegment extends Object
FileSegment(java.io.File file, long offset, long length)
java.io.File
file()
long
length()
offset()
String
toString()
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
public FileSegment(java.io.File file, long offset, long length)
public java.io.File file()
public long offset()
public long length()
public String toString()
toString
Object