com.aelitis.azureus.core.util
Class CaseSensitiveFileMap.wrapper

java.lang.Object
  extended by com.aelitis.azureus.core.util.CaseSensitiveFileMap.wrapper
Enclosing class:
CaseSensitiveFileMap

public static class CaseSensitiveFileMap.wrapper
extends java.lang.Object


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

Constructor Detail

CaseSensitiveFileMap.wrapper

protected CaseSensitiveFileMap.wrapper(java.io.File _file)
Method Detail

getFile

protected java.io.File getFile()

equals

public boolean equals(java.lang.Object other)
Overrides:
equals in class java.lang.Object

hashCode

public int hashCode()
Overrides:
hashCode in class java.lang.Object