Skip to content

Instantly share code, notes, and snippets.

@Raouf25
Last active May 6, 2020 04:19
Show Gist options
  • Save Raouf25/a5109091ca8645dc7ecaab3eabe7076d to your computer and use it in GitHub Desktop.
Save Raouf25/a5109091ca8645dc7ecaab3eabe7076d to your computer and use it in GitHub Desktop.
List list = new ArrayList();
list.add(10);
list.add("10");
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment