Class Utils

java.lang.Object
com.orientechnologies.agent.Utils

public class Utils extends Object
  • Constructor Details

    • Utils

      public Utils()
  • Method Details

    • safeClose

      public static void safeClose(Object owner, Closeable... streams)