Class DirectionalCacheKey


  • public class DirectionalCacheKey
    extends Object
    Cache key implementation that bundles another cache key with a node direction. The reason is that the node tree looks very different for the same item depending on the direction the item is loaded.
    Version:
    2.10
    Author:
    Nicklas
    Last modified
    $Date: 2009-02-18 14:26:21 +0100 (on, 18 feb 2009) $
    • Method Detail

      • unwrap

        public Object unwrap()
        Get the original cache key passed to the constructor.
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object