Class FileCreator


  • public class FileCreator
    extends Object
    • Constructor Detail

      • FileCreator

        public FileCreator()
    • Method Detail

      • createFileIfNotExists

        public static File createFileIfNotExists​(String type,
                                                 File file)