We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
This annotation will execute the code inside the method on a background Thread.
@OnBackground() public boolean getResult(){...}