Skip to content

Instantly share code, notes, and snippets.

@XandrMaster
Created August 26, 2018 13:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save XandrMaster/5599c0bfb6ab2fb2e8c6d935ffc435b3 to your computer and use it in GitHub Desktop.
Save XandrMaster/5599c0bfb6ab2fb2e8c6d935ffc435b3 to your computer and use it in GitHub Desktop.
public <ArrayList extends List> List method(ArrayList object) {
return null;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment