Package com.biglybt.pifimpl.local.disk
Class DiskManagerChannelImpl.dataEntry
java.lang.Object
com.biglybt.pifimpl.local.disk.DiskManagerChannelImpl.dataEntry
- Enclosing class:
- DiskManagerChannelImpl
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
offset
private long offset -
length
private long length
-
-
Constructor Details
-
dataEntry
protected dataEntry(long _offset, long _length)
-
-
Method Details
-
getOffset
protected long getOffset() -
getLength
protected long getLength() -
setLength
protected void setLength(long _length) -
getString
-