Skip to content

Instantly share code, notes, and snippets.

@martyychang
Created April 22, 2016 00:57
Show Gist options
  • Select an option

  • Save martyychang/19dde7b1cd35a364b72bcef5e132dde1 to your computer and use it in GitHub Desktop.

Select an option

Save martyychang/19dde7b1cd35a364b72bcef5e132dde1 to your computer and use it in GitHub Desktop.
public class SimpleDomain {
ObjectId _id;
String code;
int numberOfUses;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment