Package com.biglybt.pifimpl.local.disk
Class DiskManagerChannelImpl.dataEntry
- java.lang.Object
-
- com.biglybt.pifimpl.local.disk.DiskManagerChannelImpl.dataEntry
-
- Enclosing class:
- DiskManagerChannelImpl
protected static class DiskManagerChannelImpl.dataEntry extends java.lang.Object
-
-
Constructor Summary
Constructors Modifier Constructor Description protected
dataEntry(long _offset, long _length)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected long
getLength()
protected long
getOffset()
protected java.lang.String
getString()
protected void
setLength(long _length)
-