Skip to content

Instantly share code, notes, and snippets.

@iyengarajay
Created June 30, 2016 11:16
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 iyengarajay/edd3aa2f9ce92536d6e964f5176773c7 to your computer and use it in GitHub Desktop.
Save iyengarajay/edd3aa2f9ce92536d6e964f5176773c7 to your computer and use it in GitHub Desktop.
public class Teenager {
private int age;
private String phoneBrand;
//getters,setters
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment