Class 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 in detect(Boolean).
    Since:
    3.0
    • Constructor Detail

      • FSFactory

        protected FSFactory()
        Constructor
    • Method Detail

      • detect

        public FS detect​(Boolean cygwinUsed)
        Detect the file system
        Parameters:
        cygwinUsed -
        Returns:
        FS instance