Package com.biglybt.pifimpl.local.utils
Interface UtilitiesImpl.runnableWithReturn<T>
-
- Enclosing class:
- UtilitiesImpl
public static interface UtilitiesImpl.runnableWithReturn<T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description T
run()
-
-
-
Method Detail
-
run
T run()
-
-