public class CommonUtils extends Object
CommonUtils()
static void
closeQuietly(Closeable closeable)
closeQuietly(Closeable closeable, String message)
sleep(long millis)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CommonUtils()
public static void closeQuietly(Closeable closeable)
public static void closeQuietly(Closeable closeable, String message)
public static void sleep(long millis)
Copyright © 2024. All rights reserved.