Uses of Class
com.biglybt.core.util.AERunnableBoolean
Packages that use AERunnableBoolean
-
Uses of AERunnableBoolean in com.biglybt.ui.swt
Methods in com.biglybt.ui.swt with parameters of type AERunnableBooleanModifier and TypeMethodDescriptionstatic Boolean
Utils.execSWTThreadWithBool
(String ID, AERunnableBoolean code, long millis) Runs code within the SWT thread, waits for code to complete executing, (using a semaphore), and then returns a value.