Uses of Interface
org.tmatesoft.svn.core.internal.io.fs.repcache.IFSRepresentationCacheManagerFactory
-
Packages that use IFSRepresentationCacheManagerFactory Package Description org.tmatesoft.svn.core.internal.io.fs org.tmatesoft.svn.core.internal.io.fs.repcache org.tmatesoft.svn.core.internal.wc -
-
Uses of IFSRepresentationCacheManagerFactory in org.tmatesoft.svn.core.internal.io.fs
Fields in org.tmatesoft.svn.core.internal.io.fs declared as IFSRepresentationCacheManagerFactory Modifier and Type Field Description private static IFSRepresentationCacheManagerFactory
FSRepresentationCacheUtil. ourRepCacheManagerFactory
-
Uses of IFSRepresentationCacheManagerFactory in org.tmatesoft.svn.core.internal.io.fs.repcache
Classes in org.tmatesoft.svn.core.internal.io.fs.repcache that implement IFSRepresentationCacheManagerFactory Modifier and Type Class Description class
FSEmptyRepresentationCacheManagerFactory
class
FSRepresentationCacheManagerFactory
-
Uses of IFSRepresentationCacheManagerFactory in org.tmatesoft.svn.core.internal.wc
Methods in org.tmatesoft.svn.core.internal.wc that return IFSRepresentationCacheManagerFactory Modifier and Type Method Description static IFSRepresentationCacheManagerFactory
SVNClassLoader. getFSRepresentationCacheManagerFactory()
-