Skip to content

Instantly share code, notes, and snippets.

@mohashari
Created September 8, 2019 04:01
Show Gist options
  • Select an option

  • Save mohashari/068c8b2c812e96330c2430df116c26b2 to your computer and use it in GitHub Desktop.

Select an option

Save mohashari/068c8b2c812e96330c2430df116c26b2 to your computer and use it in GitHub Desktop.
public class Levels {
private String level1;
private String level2;
private String level3;
//setter getter here
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment