Searched refs:whatToMake (Results 1 – 1 of 1) sorted by relevance
321 public MakeSomethingAsynchronouslyAndLoop(MakesSomething<T> whatToMake) in MakeSomethingAsynchronouslyAndLoop() argument323 assert whatToMake != null; in MakeSomethingAsynchronouslyAndLoop()324 mWhatToMake = whatToMake; in MakeSomethingAsynchronouslyAndLoop()