Representation of a cached object.

Type Parameters

  • T

Hierarchy

  • CacheEntry

Properties

Properties

entry: T

The cache entry.

expires?: number

The expiration time of the cache entry in milliseconds.

Copyright Ⓒ 2023 SAP SE or an SAP affiliate company. All rights reserved.