Skip to content

Instantly share code, notes, and snippets.

@marcherdiego
Created April 6, 2017 13:48
Show Gist options
  • Save marcherdiego/69b789fb4d1d18e2ce4441041d8c5f16 to your computer and use it in GitHub Desktop.
Save marcherdiego/69b789fb4d1d18e2ce4441041d8c5f16 to your computer and use it in GitHub Desktop.
public void someMethod() {
bus.post(new SomeKindOfEvent(optionalParam1, optionalParam2));
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment