Uses of Class
jetbrains.buildServer.util.RecentEntriesCache.Value
-
Packages that use RecentEntriesCache.Value Package Description jetbrains.buildServer.util -
-
Uses of RecentEntriesCache.Value in jetbrains.buildServer.util
Methods in jetbrains.buildServer.util that return types with arguments of type RecentEntriesCache.Value Modifier and Type Method Description protected Map<K,RecentEntriesCache.Value<V>>
RecentEntriesCache. createCacheStorage(int maxEntries)
-