Uses of Interface
org.faktorips.devtools.abstraction.Wrappers.CoreExceptionThrowingRunnable
-
Packages that use Wrappers.CoreExceptionThrowingRunnable Package Description org.faktorips.devtools.abstraction Interfaces to abstract from the running platform (Eclipse or other) -
-
Uses of Wrappers.CoreExceptionThrowingRunnable in org.faktorips.devtools.abstraction
Methods in org.faktorips.devtools.abstraction with parameters of type Wrappers.CoreExceptionThrowingRunnable Modifier and Type Method Description static voidWrappers. run(Wrappers.CoreExceptionThrowingRunnable runnable)Runs the given runnable.
-