Skip to content

Instantly share code, notes, and snippets.

@agiri23
Created December 16, 2021 20:38
Show Gist options
  • Save agiri23/024d231a49bc001c93fbb2d8edde2b91 to your computer and use it in GitHub Desktop.
Save agiri23/024d231a49bc001c93fbb2d8edde2b91 to your computer and use it in GitHub Desktop.
record class
record Country(String name,String capital){}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment