Skip to content

Instantly share code, notes, and snippets.

@galderz
Created June 27, 2018 11:33
Show Gist options
  • Save galderz/b217b71a47ebd16a1fcb8f1ddb744c7a to your computer and use it in GitHub Desktop.
Save galderz/b217b71a47ebd16a1fcb8f1ddb744c7a to your computer and use it in GitHub Desktop.
public class CryptoCurrency {
public final String description;
public final Integer rank;
....
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment