thx for thatregarding the other topic here are a few things i dont understand
1) i know the solution is right there but i still dont understand how to add a Mentee to the other arrayList (in the Mentor Class)
in my OWN code - everything has been done and matched etc... an appropriate mentor has been found for this mentee - all checks/conditions have been made. its just assigning it to the mentor that i am stuck on.
I also have a Mentor class (if i didnt explain before) which holds the mentee's and a method to increase the salary by 10% (or 5%) for every mentee they have.
how do I do this? that is really i dont understand and i hope you can help
ty




regarding the other topic here are a few things i dont understand
Reply With Quote