Skip to content

Instantly share code, notes, and snippets.

@jasmine-k
Created March 26, 2018 11:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jasmine-k/47b6a7d36b5cf02fccef76704761a01d to your computer and use it in GitHub Desktop.
Save jasmine-k/47b6a7d36b5cf02fccef76704761a01d to your computer and use it in GitHub Desktop.
combinedFuture.get();
assertTrue(future1.isDone());
assertTrue(future2.isDone());
assertTrue(future3.isDone());
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment