Skip to content

Instantly share code, notes, and snippets.

@pbrewczynski
Created June 16, 2013 06:35
Show Gist options
  • Save pbrewczynski/5791055 to your computer and use it in GitHub Desktop.
Save pbrewczynski/5791055 to your computer and use it in GitHub Desktop.
public MyClass(int myNameOfField) {
this.nameOfField = nameOfField;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment