Class ReadThroughMostPopularCache<T extends Serializable>

java.lang.Object
com.atlassian.confluence.impl.labels.ReadThroughMostPopularCache<T>

public class ReadThroughMostPopularCache<T extends Serializable> extends Object
Maintains a cache of the "most popular things" (globally, and by space). The code is agnostic to what the "things" are, but in practice it's quite specific to labels.
Since:
7.5