Class FileHelper


  • public class FileHelper
    extends Object
    • Constructor Detail

      • FileHelper

        public FileHelper()
    • Method Detail

      • getAllImplementationFiles

        public static List<String> getAllImplementationFiles()
      • getClassName

        public static String getClassName​(File filepath)
      • getDefaultImplFileName

        public static File getDefaultImplFileName​(String suffix,
                                                  int count)