Package org.greenrobot.eventbus.util
Interface HasExecutionScope
-
- All Known Implementing Classes:
ThrowableFailureEvent
public interface HasExecutionScope
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.ObjectgetExecutionScope()voidsetExecutionScope(java.lang.Object executionScope)
-