Skip to content

Instantly share code, notes, and snippets.

@ljnelson
Created February 20, 2017 21:44
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 ljnelson/a8eaa855d4f7f503c2a65a7bbf6985e4 to your computer and use it in GitHub Desktop.
Save ljnelson/a8eaa855d4f7f503c2a65a7bbf6985e4 to your computer and use it in GitHub Desktop.
private final void block(@ObservesAsync final BlockingEvent event) throws InterruptedException {
this.latch.await();
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment