|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.crsh.util.Safe
public class Safe
| Constructor Summary | |
|---|---|
Safe()
|
|
| Method Summary | ||
|---|---|---|
static void |
close(java.io.Closeable closeable)
|
|
static
|
rethrow(java.lang.Class<T> throwableClass,
java.lang.Throwable cause)
|
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Safe()
| Method Detail |
|---|
public static void close(java.io.Closeable closeable)
public static <T extends java.lang.Throwable> void rethrow(java.lang.Class<T> throwableClass,
java.lang.Throwable cause)
throws T extends java.lang.Throwable
T extends java.lang.Throwable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||