Class GeneralUtils


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

      Constructors 
      Constructor Description
      GeneralUtils()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.io.File asFile​(java.io.InputStream stream, java.io.File file)  
      static boolean isCurrentlyReloading()  
      • Methods inherited from class java.lang.Object

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

      • GeneralUtils

        public GeneralUtils()
    • Method Detail

      • asFile

        public static java.io.File asFile​(java.io.InputStream stream,
                                          java.io.File file)
      • isCurrentlyReloading

        public static boolean isCurrentlyReloading()