Uses of Interface
com.biglybt.pifimpl.local.utils.UtilitiesImpl.runnableWithReturnAndException
-
Packages that use UtilitiesImpl.runnableWithReturnAndException Package Description com.biglybt.pifimpl.local.utils -
-
Uses of UtilitiesImpl.runnableWithReturnAndException in com.biglybt.pifimpl.local.utils
Methods in com.biglybt.pifimpl.local.utils with parameters of type UtilitiesImpl.runnableWithReturnAndException Modifier and Type Method Description static <T,S extends java.lang.Exception>
TUtilitiesImpl. callWithPluginThreadContext(PluginInterface pi, UtilitiesImpl.runnableWithReturnAndException<T,S> target)
-