java.lang.Object
org.qubership.atp.environments.db.migration.Utils

public class Utils extends Object
  • Constructor Details

    • Utils

      public Utils()
  • Method Details

    • closeQuietly

      public static void closeQuietly(@Nullable Closeable closeable)
      Behaves like a apache IOUtils.