com.limegroup.gnutella.downloader
Class MiniRemoteFileDesc
java.lang.Object
com.limegroup.gnutella.downloader.MiniRemoteFileDesc
- public class MiniRemoteFileDesc
- extends java.lang.Object
keeps file, clientGUID, and index of the file we are getting.
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
getFile
public java.lang.String getFile()
getIndex
public long getIndex()
getGUID
public byte[] getGUID()
equals
public boolean equals(java.lang.Object o)
hashCode
public int hashCode()
toString
public java.lang.String toString()