org.gudy.azureus2.core3.util
Class FileUtil.InternedFile

java.lang.Object
  extended by org.gudy.azureus2.core3.util.FileUtil.InternedFile
Enclosing class:
FileUtil

public static class FileUtil.InternedFile
extends Object


Method Summary
 boolean equals(Object other)
           
 File getFile()
           
 int hashCode()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getFile

public File getFile()

equals

public boolean equals(Object other)
Overrides:
equals in class Object

hashCode

public int hashCode()
Overrides:
hashCode in class Object