Class FSPath


  • public class FSPath
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      FSPath​(FSType fsType, java.lang.String path)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      FSType getFsType()  
      java.lang.String getPath()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • FSPath

        public FSPath​(FSType fsType,
                      java.lang.String path)
    • Method Detail

      • getFsType

        public FSType getFsType()
      • getPath

        public java.lang.String getPath()