Skip to content

Instantly share code, notes, and snippets.

@AyatKhraisat
Created October 17, 2018 19:06
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 AyatKhraisat/070f70ac9f2020960615124df2c3db8d to your computer and use it in GitHub Desktop.
Save AyatKhraisat/070f70ac9f2020960615124df2c3db8d to your computer and use it in GitHub Desktop.
public ArrayList<Grade> getGrades() {
return new ArrayList<Grade>(grades);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment