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