|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eclipse.emf.emfstore.common.ESSafeRunner
public final class ESSafeRunner
Utility class to run ESSafeRunnables.
| Method Summary | |
|---|---|
static void |
run(ESSafeRunnable code)
Runs a ESSafeRunnable and handles exceptions. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static void run(ESSafeRunnable code)
ESSafeRunnable and handles exceptions.
code - The ESSafeRunnable to execute.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||