Options
All
  • Public
  • Public/Protected
  • All
Menu

Class CacheFirst<T>

Responds with the cached data first and tries to fetch data, thereafter caching the data and responds with the data if the cached data fails.

Type parameters

  • T

    type of the data to be cached.

Hierarchy

  • CacheFirst

Implements

Index

Constructors

Constructors

constructor

Generated using TypeDoc