Class LinkedHashMapFeedInfoCache

    • Constructor Detail

      • LinkedHashMapFeedInfoCache

        public LinkedHashMapFeedInfoCache()
        Deprecated.

        Constructor for HashMapFeedInfoCache

        Only use this if you want multiple instances of the cache. Usually getInstance() is more appropriate.

        See Also:
        getInstance()
    • Method Detail

      • getInstance

        public static final FeedFetcherCache getInstance()
        Deprecated.
        Get the global instance of the cache
        Returns:
        an implementation of FeedFetcherCache
      • getMaxEntries

        public final int getMaxEntries()
        Deprecated.
      • setMaxEntries

        public final void setMaxEntries​(int maxEntries)
        Deprecated.