Skip to content

Instantly share code, notes, and snippets.

@Adrianvdh
Last active January 3, 2018 05:11
Show Gist options
  • Save Adrianvdh/19ed174633845a85d07e9a0471a67ef8 to your computer and use it in GitHub Desktop.
Save Adrianvdh/19ed174633845a85d07e9a0471a67ef8 to your computer and use it in GitHub Desktop.
public class User {
String username;
String password;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment