Skip to content
This repository has been archived by the owner on Dec 13, 2022. It is now read-only.

Create nested class #372

Closed
starboi02 opened this issue Oct 25, 2021 · 4 comments
Closed

Create nested class #372

starboi02 opened this issue Oct 25, 2021 · 4 comments

Comments

@starboi02
Copy link
Collaborator

Issue Description

  • Create a nested class named Repo inside the class Participant.
  • Nested Repo class should contain the following:
    • Repo Name
    • PRID
    • issueID
    • points
  • Create setters and getters for the attributes.
  • Create a blank constructor for this class.
  • Participant class should contain a new attribute ArrayList<Repo>. Make setter and getter for the same.

Note

@raghavgoel25
Copy link
Contributor

claim

1 similar comment
@Tanushree-coder
Copy link
Contributor

claim

@starboi02
Copy link
Collaborator Author

@raghavgoel25 try to make a PR in a day. It won't take much time.

@raghavgoel25
Copy link
Contributor

@raghavgoel25 try to make a PR in a day. It won't take much time.

Okay Sir!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants