Class JGitFileSystemsCacheDataStructure
- java.lang.Object
-
- org.uberfire.java.nio.fs.jgit.manager.JGitFileSystemsCacheDataStructure
-
public class JGitFileSystemsCacheDataStructure extends Object
-
-
Constructor Summary
Constructors Constructor Description JGitFileSystemsCacheDataStructure()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static Map<String,Supplier<JGitFileSystem>>create(JGitFileSystemProviderConfiguration config)
-
-
-
Method Detail
-
create
public static Map<String,Supplier<JGitFileSystem>> create(JGitFileSystemProviderConfiguration config)
-
-