Package com.intellij.util
Interface ThrowableRunnable<T extends Throwable>
-
public interface ThrowableRunnable<T extends Throwable>
- Author:
- mike
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
run()
-