Package com.biglybt.pifimpl.local.utils
Interface UtilitiesImpl.runnableWithException<T extends Exception>
- Enclosing class:
UtilitiesImpl
public static interface UtilitiesImpl.runnableWithException<T extends Exception>
-
Method Summary
-
Method Details
-
run
void run() throws T- Throws:
T
-