TinyTask
TinyTask copied to clipboard
A Tiny Task Library
Hi, The IDE throws warning unchecked call whenever I use TinyTask `Unchecked call to 'whenDone(DoThis)' as a member of raw type 'inaka.com.tinytask.TinyTask' ` `TinyTask.perform(new Something() { @Override public String whichDoes()...
I am in a AppDrawerNavigator Fragment. In my OnCreateView of the fragment I have a method LoadEmployeeJobs. This is the body of that method. ``` TinyTask.perform(new Something() { @Override public...
tinytask
it won't let me get tinytask