Skip to content

Instantly share code, notes, and snippets.

@rooZzz
Created July 9, 2016 15:02
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 rooZzz/daad28292c8a834b105eb892316ea29e to your computer and use it in GitHub Desktop.
Save rooZzz/daad28292c8a834b105eb892316ea29e to your computer and use it in GitHub Desktop.
Dog(String name) {
this.name = DEFAULT_NAME;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment