public class SearchInBackgroundOption extends java.lang.Object implements PerformInBackgroundOption
ALWAYS_BACKGROUND, DEAF
Constructor and Description |
---|
SearchInBackgroundOption() |
Modifier and Type | Method and Description |
---|---|
void |
processSentToBackground() |
boolean |
shouldStartInBackground() |
public boolean shouldStartInBackground()
shouldStartInBackground
in interface PerformInBackgroundOption
public void processSentToBackground()
processSentToBackground
in interface PerformInBackgroundOption