Skip to content

Instantly share code, notes, and snippets.

@marcherdiego
Created April 6, 2017 13:57
Show Gist options
  • Save marcherdiego/3441b28722f77b33d3e9f9e43514acd7 to your computer and use it in GitHub Desktop.
Save marcherdiego/3441b28722f77b33d3e9f9e43514acd7 to your computer and use it in GitHub Desktop.
@Subscribe
public void someAppropriateName(SomeKindOfEvent event) {
//Your action here
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment