Package org.eclipse.jgit.util
Class FS.FSFactory
- java.lang.Object
-
- org.eclipse.jgit.util.FS.FSFactory
-
- Enclosing class:
- FS
public static class FS.FSFactory extends Object
This class creates FS instances. It will be overridden by a Java7 variant if such can be detected indetect(Boolean).- Since:
- 3.0
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedFSFactory()Constructor
-