Class CacheEntry

    • Constructor Detail

      • CacheEntry

        public CacheEntry​(byte[] content)
        Parameters:
        content - of the cache entry
    • Method Detail

      • getContent

        public byte[] getContent()
        Returns cache entry content.
        Returns:
        cache entry content