org.apache.myfaces.tobago.context
Class ResourceManagerImpl.CachedString

java.lang.Object
  extended by org.apache.myfaces.tobago.context.ResourceManagerImpl.CachedString
Enclosing class:
ResourceManagerImpl

public static final class ResourceManagerImpl.CachedString
extends Object


Constructor Summary
ResourceManagerImpl.CachedString(String value)
           
 
Method Summary
 boolean equals(Object o)
           
 String getValue()
           
 int hashCode()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ResourceManagerImpl.CachedString

public ResourceManagerImpl.CachedString(String value)
Method Detail

getValue

public String getValue()

equals

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

hashCode

public int hashCode()
Overrides:
hashCode in class Object


Copyright © 2002-2008 Apache Software Foundation. All Rights Reserved.