Class NullCacheKey

  • All Implemented Interfaces:
    java.io.Serializable, java.lang.Cloneable

    public final class NullCacheKey
    extends CacheKey
    Author:
    Clinton Begin
    See Also:
    Serialized Form
    • Constructor Detail

      • NullCacheKey

        public NullCacheKey()
    • Method Detail

      • update

        public void update​(java.lang.Object object)
        Overrides:
        update in class CacheKey
      • updateAll

        public void updateAll​(java.lang.Object[] objects)
        Overrides:
        updateAll in class CacheKey