org.gudy.azureus2.pluginsimpl.local.disk
Class DiskManagerChannelImpl.dataEntry
java.lang.Object
  
org.gudy.azureus2.pluginsimpl.local.disk.DiskManagerChannelImpl.dataEntry
- Enclosing class:
 - DiskManagerChannelImpl
 
protected static class DiskManagerChannelImpl.dataEntry
- extends Object
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
DiskManagerChannelImpl.dataEntry
protected DiskManagerChannelImpl.dataEntry(long _offset,
                                           long _length)
getOffset
protected long getOffset()
 
getLength
protected long getLength()
 
setLength
protected void setLength(long _length)
 
getString
protected String getString()