org.apache.cocoon.template.environment
Class JXCacheKey
java.lang.Object
org.apache.cocoon.template.environment.JXCacheKey
- All Implemented Interfaces:
- Serializable
public final class JXCacheKey
- extends Object
- implements Serializable
- Version:
- SVN $Id: JXCacheKey.java 449189 2006-09-23 06:52:29Z crossley $
- See Also:
- Serialized Form
JXCacheKey
public JXCacheKey(String templateUri,
Serializable templateKey)
hashCode
public int hashCode()
- Overrides:
hashCode
in class Object
toString
public String toString()
- Overrides:
toString
in class Object
equals
public boolean equals(Object o)
- Overrides:
equals
in class Object
Copyright ? 1999-2007 The Apache Software Foundation. All Rights Reserved.