org.crsh.util
Class Safe
java.lang.Object
org.crsh.util.Safe
public class Safe
- extends Object
- Version:
- $Revision$
- Author:
- Julien Viet
Constructor Summary |
Safe()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Safe
public Safe()
close
public static void close(Socket socket)
close
public static void close(Closeable closeable)
close
public static void close(Connection connection)
close
public static void close(Statement statement)
close
public static void close(ResultSet rs)
close
public static void close(Context rs)
rethrow
public static <T extends Throwable> void rethrow(Class<T> throwableClass,
Throwable cause)
throws T extends Throwable
- Throws:
T extends Throwable
equals
public static boolean equals(Object o1,
Object o2)
notEquals
public static boolean notEquals(Object o1,
Object o2)
Copyright © 2012 eXo Platform SAS. All Rights Reserved.