org.eclipse.webdav.internal.kernel
Class Context.ContextKey

java.lang.Object
  extended by org.eclipse.webdav.internal.kernel.Context.ContextKey
Enclosing class:
Context

protected final class Context.ContextKey
extends Object


Field Summary
protected  String key
           
 
Constructor Summary
Context.ContextKey(String key)
           
 
Method Summary
 boolean equals(Object obj)
           
 int hashCode()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

key

protected String key
Constructor Detail

Context.ContextKey

public Context.ContextKey(String key)
Method Detail

equals

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

hashCode

public int hashCode()
Overrides:
hashCode in class Object

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.