Class BlobRepository.BlobContent<T>

    • Field Detail

      • key

        public final String key
    • Method Detail

      • get

        public T get()
        Get the cached object.
        Returns:
        the object representing the content that is cached.