Class FilePathInput


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

      Constructors 
      Constructor Description
      FilePathInput​(java.lang.String filePath)  
    • Method Summary

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

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

      • FilePathInput

        public FilePathInput​(java.lang.String filePath)
    • Method Detail

      • getFilePath

        public java.lang.String getFilePath()