Class CacheEntry


  • public class CacheEntry
    extends Object
    • Constructor Detail

      • CacheEntry

        public CacheEntry​(Object key,
                          Object value)
    • Method Detail

      • remove

        public boolean remove()
        Returns:
        false if you are trying to remove the tail pointer.