Package jetbrains.buildServer.vcs.utils

Interface Summary
VcsCacheItemFactory<Value extends VcsCacheItem> Creates VcsCacheItem instances when value should be re-evaluated.
 

Class Summary
VcsCache<Value extends VcsCacheItem> Allows to cache data related to vcs root.
VcsCacheItem Cached element of VcsCache.