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.html 1304258 2012-03-23 10:09:27Z ilgrosso $
- 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-2010 The Apache Software Foundation. All Rights Reserved.