Class MergeScriptHandler


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

      Constructors 
      Constructor Description
      MergeScriptHandler​(java.util.function.Supplier<java.io.File> fileFunction)  
    • Method Summary

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

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

      • MergeScriptHandler

        public MergeScriptHandler​(java.util.function.Supplier<java.io.File> fileFunction)
    • Method Detail

      • mergeScripts

        public void mergeScripts()