Class FileUtil


  • public final class FileUtil
    extends java.lang.Object
    FILL ME
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private FileUtil()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.io.File createFile​(java.lang.String filename)  
      • Methods inherited from class java.lang.Object

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

      • FileUtil

        private FileUtil()
    • Method Detail

      • createFile

        public static java.io.File createFile​(java.lang.String filename)
                                       throws java.io.IOException
        Throws:
        java.io.IOException