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