Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save kepocnhh/6733ae5e65e11296bc63acb12cf32e7a to your computer and use it in GitHub Desktop.
Save kepocnhh/6733ae5e65e11296bc63acb12cf32e7a to your computer and use it in GitHub Desktop.
public class UglyClass
{
public int number;
public String name;
public Date date;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment