Skip to content

Instantly share code, notes, and snippets.

@ifinoi
Created January 7, 2013 11:58
Show Gist options
  • Save ifinoi/4474476 to your computer and use it in GitHub Desktop.
Save ifinoi/4474476 to your computer and use it in GitHub Desktop.
Add a public void method called lastBreath() in your code
@Override
public void lastBreath() {
//do or save stuff here
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment