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 Object


Constructor Summary
protected CaseSensitiveFileMap.wrapper(File _file)
           
 
Method Summary
 boolean equals(Object other)
           
protected  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(File _file)
Method Detail

getFile

protected File getFile()

equals

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

hashCode

public int hashCode()
Overrides:
hashCode in class Object