Uses of Interface
org.tmatesoft.svn.core.internal.io.fs.IFSRepresentationCacheManager
-
Packages that use IFSRepresentationCacheManager Package Description org.tmatesoft.svn.core.internal.io.fs org.tmatesoft.svn.core.internal.io.fs.repcache -
-
Uses of IFSRepresentationCacheManager in org.tmatesoft.svn.core.internal.io.fs
Fields in org.tmatesoft.svn.core.internal.io.fs declared as IFSRepresentationCacheManager Modifier and Type Field Description private IFSRepresentationCacheManagerFSFS. myReposCacheManagerMethods in org.tmatesoft.svn.core.internal.io.fs that return IFSRepresentationCacheManager Modifier and Type Method Description IFSRepresentationCacheManagerFSFS. getRepositoryCacheManager()static IFSRepresentationCacheManagerFSRepresentationCacheUtil. open(FSFS fsfs) -
Uses of IFSRepresentationCacheManager in org.tmatesoft.svn.core.internal.io.fs.repcache
Classes in org.tmatesoft.svn.core.internal.io.fs.repcache that implement IFSRepresentationCacheManager Modifier and Type Class Description classFSEmptyRepresentationCacheManagerclassFSRepresentationCacheManagerMethods in org.tmatesoft.svn.core.internal.io.fs.repcache that return IFSRepresentationCacheManager Modifier and Type Method Description IFSRepresentationCacheManagerFSEmptyRepresentationCacheManagerFactory. openRepresentationCache(FSFS fsfs)static IFSRepresentationCacheManagerFSRepresentationCacheManager. openRepresentationCache(FSFS fsfs)IFSRepresentationCacheManagerFSRepresentationCacheManagerFactory. openRepresentationCache(FSFS fsfs)IFSRepresentationCacheManagerIFSRepresentationCacheManagerFactory. openRepresentationCache(FSFS fsfs)
-