Uses of Class
jetbrains.buildServer.vcs.impl.VcsContentCache.Key
-
Packages that use VcsContentCache.Key Package Description jetbrains.buildServer.vcs.impl -
-
Uses of VcsContentCache.Key in jetbrains.buildServer.vcs.impl
Methods in jetbrains.buildServer.vcs.impl with parameters of type VcsContentCache.Key Modifier and Type Method Description VcsContentCache.Value
VcsContentCache. get(VcsContentCache.Key key)
void
VcsContentCache. invalidate(VcsContentCache.Key key)
void
VcsContentCache. put(VcsContentCache.Key key, byte[] content)
-